Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c62 static device_suspend_t rtwn_usb_suspend; variable
452 rtwn_usb_suspend(device_t self) in rtwn_usb_suspend() function
476 DEVMETHOD(device_suspend, rtwn_usb_suspend),