Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c165 static int oz_hcd_bus_resume(struct usb_hcd *hcd);
216 .bus_resume = oz_hcd_bus_resume,
2145 static int oz_hcd_bus_resume(struct usb_hcd *hcd) in oz_hcd_bus_resume() function