Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c50 static device_detach_t usb_linux_detach; variable
81 DEVMETHOD(device_detach, usb_linux_detach),
296 usb_linux_detach(device_t dev) in usb_linux_detach() function