Lines Matching defs:hcd
367 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown()
422 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop()
456 static int ehci_init(struct usb_hcd *hcd) in ehci_init()
572 static int ehci_run (struct usb_hcd *hcd) in ehci_run()
657 int ehci_setup(struct usb_hcd *hcd) in ehci_setup()
689 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq()
852 struct usb_hcd *hcd, in ehci_urb_enqueue()
892 static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ehci_urb_dequeue()
943 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_disable()
1014 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_reset()
1053 static int ehci_get_frame (struct usb_hcd *hcd) in ehci_get_frame()
1063 static void ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev) in ehci_remove_device()
1080 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
1114 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume()