Lines Matching defs:hcd
366 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown()
421 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop()
455 static int ehci_init(struct usb_hcd *hcd) in ehci_init()
571 static int ehci_run (struct usb_hcd *hcd) in ehci_run()
656 int ehci_setup(struct usb_hcd *hcd) in ehci_setup()
688 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq()
851 struct usb_hcd *hcd, in ehci_urb_enqueue()
891 static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ehci_urb_dequeue()
942 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_disable()
1013 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_reset()
1052 static int ehci_get_frame (struct usb_hcd *hcd) in ehci_get_frame()
1062 static void ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev) in ehci_remove_device()
1079 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
1113 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume()