Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dusb_controller.c69 static device_suspend_t usb_suspend; variable
107 DEVMETHOD(device_suspend, usb_suspend),
249 usb_suspend(device_t dev) in usb_suspend() function