Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c102 static device_resume_t uhub_resume; variable
153 DEVMETHOD(device_resume, uhub_resume),
1685 uhub_resume(device_t dev) in uhub_resume() function