Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dusb_controller.c80 static device_shutdown_t usb_shutdown; variable
116 DEVMETHOD(device_shutdown, usb_shutdown),
330 usb_shutdown(device_t dev) in usb_shutdown() function