Lines Matching refs:usb_hcd
81 static void ohci_stop(struct usb_hcd *hcd);
145 struct usb_hcd *hcd, in ohci_urb_enqueue()
310 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue()
345 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ohci_endpoint_disable()
398 static int ohci_get_frame (struct usb_hcd *hcd) in ohci_get_frame()
418 ohci_shutdown (struct usb_hcd *hcd) in ohci_shutdown()
443 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_init()
528 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_run()
688 int ohci_setup(struct usb_hcd *hcd) in ohci_setup()
699 static int ohci_start(struct usb_hcd *hcd) in ohci_start()
852 static irqreturn_t ohci_irq (struct usb_hcd *hcd) in ohci_irq()
966 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop()
1066 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
1094 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()