Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c51 static device_suspend_t usb_linux_suspend; variable
82 DEVMETHOD(device_suspend, usb_linux_suspend),
332 usb_linux_suspend(device_t dev) in usb_linux_suspend() function