Lines Matching defs:hcd
356 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown()
420 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop()
454 static int ehci_init(struct usb_hcd *hcd) in ehci_init()
572 static int ehci_run (struct usb_hcd *hcd) in ehci_run()
678 int ehci_setup(struct usb_hcd *hcd) in ehci_setup()
712 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq()
882 struct usb_hcd *hcd, in ehci_urb_enqueue()
922 static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ehci_urb_dequeue()
973 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_disable()
1047 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_reset()
1086 static int ehci_get_frame (struct usb_hcd *hcd) in ehci_get_frame()
1096 static void ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev) in ehci_remove_device()
1133 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
1167 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume()