Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dhcd.h459 extern struct usb_hcd *usb_get_hcd(struct usb_hcd *hcd);
/openbmc/linux/drivers/usb/core/
H A Dusb.c654 if (!usb_get_hcd(usb_hcd)) { in usb_alloc_dev()
H A Dhcd.c2681 struct usb_hcd *usb_get_hcd (struct usb_hcd *hcd) in usb_get_hcd() function
2687 EXPORT_SYMBOL_GPL(usb_get_hcd);