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()
573 static int ehci_run (struct usb_hcd *hcd) in ehci_run()
679 int ehci_setup(struct usb_hcd *hcd) in ehci_setup()
713 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq()
879 struct usb_hcd *hcd, in ehci_urb_enqueue()
919 static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ehci_urb_dequeue()
970 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_disable()
1044 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_reset()
1083 static int ehci_get_frame (struct usb_hcd *hcd) in ehci_get_frame()
1093 static void ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev) in ehci_remove_device()
1130 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
1164 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume()