Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c81 static device_suspend_t usb_linux_suspend; variable
112 DEVMETHOD(device_suspend, usb_linux_suspend),
337 usb_linux_suspend(device_t dev) in usb_linux_suspend() function