Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c79 static device_shutdown_t usb_shutdown; variable
114 DEVMETHOD(device_shutdown, usb_shutdown),
327 usb_shutdown(device_t dev) in usb_shutdown() function