Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhid.h337 void hid_intr_poll(device_t);
H A Dhidbus.c655 hid_intr_poll(bus); in hidbus_intr_poll()
949 DEVMETHOD(hid_intr_poll, hidbus_intr_poll),
H A Dhid.c1048 hid_intr_poll(device_t dev) in hid_intr_poll() function
H A Dhkbd.c436 hid_intr_poll(sc->sc_dev); in hkbd_do_poll()
/freebsd/sys/dev/atopcase/
H A Datopcase_acpi.c431 DEVMETHOD(hid_intr_poll, atopcase_intr_poll),
/freebsd/sys/dev/usb/input/
H A Dusbhid.c873 DEVMETHOD(hid_intr_poll, usbhid_intr_poll),
/freebsd/sys/dev/iicbus/
H A Diichid.c1375 DEVMETHOD(hid_intr_poll, iichid_intr_poll),