Searched refs:hid_intr_stop (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/sys/dev/hid/
H A Dietp.c226 return (hid_intr_stop(evdev_get_softc(evdev)));
606 if (require_wakeup && hid_intr_stop(dev) != 0) {
H A Dhid.h336 int hid_intr_stop(device_t);
H A Dhidbus.c649 error = refcnted ? 0 : hid_intr_stop(bus);
951 DEVMETHOD(hid_intr_stop, hidbus_intr_stop),
H A Dhid.c1037 hid_intr_stop(device_t dev) function
H A Dhidmap.c119 return (hid_intr_stop(evdev_get_softc(evdev)));
H A Dhmt.c253 return (hid_intr_stop(evdev_get_softc(evdev)));
H A Dhidraw.c393 hid_intr_stop(sc->sc_dev);
H A Dbcm5974.c935 err = hid_intr_stop(sc->sc_dev);
H A Dhkbd.c1036 hid_intr_stop(dev);
/freebsd-current/sys/dev/atopcase/
H A Datopcase_acpi.c430 DEVMETHOD(hid_intr_stop, atopcase_intr_stop),
/freebsd-current/sys/dev/hyperv/input/
H A Dhv_hid.c547 DEVMETHOD(hid_intr_stop, hv_hid_intr_stop),
/freebsd-current/sys/dev/usb/input/
H A Dusbhid.c874 DEVMETHOD(hid_intr_stop, usbhid_intr_stop),
/freebsd-current/sys/dev/iicbus/
H A Diichid.c1318 DEVMETHOD(hid_intr_stop, iichid_intr_stop),

Completed in 218 milliseconds