Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c152 static void oz_hcd_shutdown(struct usb_hcd *hcd);
207 .shutdown = oz_hcd_shutdown,
1724 static void oz_hcd_shutdown(struct usb_hcd *hcd) in oz_hcd_shutdown() function