Home
last modified time | relevance | path

Searched refs:hidbus_intr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/hid/
HDhidbus.c55 static hid_intr_t hidbus_intr; variable
258 HID_INTR_SETUP(device_get_parent(dev), dev, hidbus_intr, sc, in hidbus_attach_children()
563 hidbus_intr(void *context, void *buf, hid_size_t len) in hidbus_intr() function