usb_get_hcd 326 drivers/staging/wusbcore/wusbhc.h return usb_get_hcd(usb_hcd); usb_get_hcd 336 drivers/staging/wusbcore/wusbhc.h return usb_get_hcd(&wusbhc->usb_hcd) ? wusbhc : NULL; usb_get_hcd 2551 drivers/usb/core/hcd.c EXPORT_SYMBOL_GPL(usb_get_hcd); usb_get_hcd 587 drivers/usb/core/usb.c if (!usb_get_hcd(usb_hcd)) { usb_get_hcd 465 include/linux/usb/hcd.h extern struct usb_hcd *usb_get_hcd(struct usb_hcd *hcd);