Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duep.c117 static device_detach_t uep_detach; variable
406 uep_detach(dev); in uep_attach()
412 uep_detach(device_t dev) in uep_detach() function
521 DEVMETHOD(device_detach, uep_detach),