Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c41 static device_shutdown_t usb_shutdown; variable
69 DEVMETHOD(device_shutdown, usb_shutdown),
292 usb_shutdown(device_t dev) in usb_shutdown() function