Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c164 static int oz_hcd_bus_suspend(struct usb_hcd *hcd);
215 .bus_suspend = oz_hcd_bus_suspend,
2130 static int oz_hcd_bus_suspend(struct usb_hcd *hcd) in oz_hcd_bus_suspend() function