Lines Matching defs:hcd
145 struct usb_hcd *hcd, in ohci_urb_enqueue()
311 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue()
346 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ohci_endpoint_disable()
399 static int ohci_get_frame (struct usb_hcd *hcd) in ohci_get_frame()
419 ohci_shutdown (struct usb_hcd *hcd) in ohci_shutdown()
444 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_init() local
529 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_run() local
689 int ohci_setup(struct usb_hcd *hcd) in ohci_setup()
700 static int ohci_start(struct usb_hcd *hcd) in ohci_start()
853 static irqreturn_t ohci_irq (struct usb_hcd *hcd) in ohci_irq()
967 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop()
1067 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
1095 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()