Searched refs:usb_get_hcd (Results 1 – 5 of 5) sorted by relevance
340 return usb_get_hcd(usb_hcd); in usb_hcd_get_by_usb_dev()350 return usb_get_hcd(&wusbhc->usb_hcd) ? wusbhc : NULL; in wusbhc_get()
432 extern struct usb_hcd *usb_get_hcd(struct usb_hcd *hcd);
430 if (!usb_get_hcd(usb_hcd)) { in usb_alloc_dev()
2550 struct usb_hcd *usb_get_hcd (struct usb_hcd *hcd) in usb_get_hcd() function2556 EXPORT_SYMBOL_GPL(usb_get_hcd);
590 usb_get_hcd(ozhcd->hcd); in oz_hcd_claim()