Lines Matching refs:usb_hcd
285 struct usb_hcd *hcd, in rh_string()
321 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control()
453 static int rh_status_urb (struct usb_hcd *hcd, struct urb *urb) in rh_status_urb()
481 struct usb_hcd *hcd; in rh_report_status()
527 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue()
546 static void rh_status_dequeue (struct usb_hcd *hcd, struct urb *urb) in rh_status_dequeue()
566 static void hc_died (struct usb_hcd *hcd);
591 struct usb_hcd *hcd; in usb_hcd_pci_probe()
738 struct usb_hcd *hcd; in usb_hcd_pci_remove()
819 struct usb_hcd *hcd; in usb_hcd_pci_suspend()
849 struct usb_hcd *hcd; in usb_hcd_pci_resume()
908 struct usb_hcd *hcd; in hcd_alloc_dev()
940 struct usb_hcd *hcd = _hcd; in hcd_panic()
944 static void hc_died (struct usb_hcd *hcd) in hc_died()
1006 struct usb_hcd *hcd; in hcd_submit_urb()
1233 struct usb_hcd *hcd = (struct usb_hcd *)udev->bus->hcpriv; in hcd_get_frame_number()
1272 struct usb_hcd *hcd = 0; in hcd_unlink_urb()
1395 struct usb_hcd *hcd; in hcd_free_dev()
1439 struct usb_hcd *hcd = __hcd; in hcd_irq()
1474 void usb_hcd_giveback_urb (struct usb_hcd *hcd, struct urb *urb, struct pt_regs *regs) in usb_hcd_giveback_urb()