Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c108 static device_detach_t uhid_detach; variable
891 uhid_detach(dev); in uhid_attach()
896 uhid_detach(device_t dev) in uhid_detach() function
931 DEVMETHOD(device_detach, uhid_detach),

Completed in 2 milliseconds