Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dietp.c226 return (hid_intr_stop(evdev_get_softc(evdev))); in ietp_ev_close()
606 if (require_wakeup && hid_intr_stop(dev) != 0) { in ietp_iic_set_absolute_mode()
H A Dhid.h336 int hid_intr_stop(device_t);
H A Dhidbus.c646 error = refcnted ? 0 : hid_intr_stop(bus); in hidbus_intr_stop()
948 DEVMETHOD(hid_intr_stop, hidbus_intr_stop),
H A Dbcm5974.c935 err = hid_intr_stop(sc->sc_dev); in bcm5974_ev_close()
H A Dhidmap.c119 return (hid_intr_stop(evdev_get_softc(evdev))); in hidmap_ev_close()
H A Dhmt.c253 return (hid_intr_stop(evdev_get_softc(evdev))); in hmt_ev_close()
H A Dhid.c1042 hid_intr_stop(device_t dev) in hid_intr_stop() function
H A Dhidraw.c393 hid_intr_stop(sc->sc_dev); in hidraw_dtor()
H A Dhkbd.c1036 hid_intr_stop(dev); in hkbd_detach()
/freebsd/sys/dev/atopcase/
H A Datopcase_acpi.c430 DEVMETHOD(hid_intr_stop, atopcase_intr_stop),
/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c545 DEVMETHOD(hid_intr_stop, hv_hid_intr_stop),
/freebsd/sys/dev/usb/input/
H A Dusbhid.c872 DEVMETHOD(hid_intr_stop, usbhid_intr_stop),
/freebsd/sys/dev/iicbus/
H A Diichid.c1374 DEVMETHOD(hid_intr_stop, iichid_intr_stop),