Home
last modified time | relevance | path

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

/drivers/usb/wusbcore/
Dwusbhc.h340 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()
/drivers/usb/core/
Dusb.c515 if (!usb_get_hcd(usb_hcd)) { in usb_alloc_dev()
Dhcd.c2626 struct usb_hcd *usb_get_hcd (struct usb_hcd *hcd) in usb_get_hcd() function
2632 EXPORT_SYMBOL_GPL(usb_get_hcd);