Lines Matching refs:ehci_hcd
130 static int handshake (struct ehci_hcd *ehci, void __iomem *ptr, in handshake()
149 static int ehci_halt (struct ehci_hcd *ehci) in ehci_halt()
166 static int handshake_on_error_set_halt(struct ehci_hcd *ehci, void __iomem *ptr, in handshake_on_error_set_halt()
183 static void tdi_reset (struct ehci_hcd *ehci) in tdi_reset()
201 static int ehci_reset (struct ehci_hcd *ehci) in ehci_reset()
224 static void ehci_quiesce (struct ehci_hcd *ehci) in ehci_quiesce()
252 static void end_unlink_async(struct ehci_hcd *ehci);
253 static void ehci_work(struct ehci_hcd *ehci);
264 struct ehci_hcd *ehci = (struct ehci_hcd *) param; in ehci_iaa_watchdog()
312 struct ehci_hcd *ehci = (struct ehci_hcd *) param; in ehci_watchdog()
331 static void ehci_turn_off_all_ports(struct ehci_hcd *ehci) in ehci_turn_off_all_ports()
344 static void ehci_silence_controller(struct ehci_hcd *ehci) in ehci_silence_controller()
362 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_shutdown()
372 static void ehci_port_power (struct ehci_hcd *ehci, int is_on) in ehci_port_power()
396 static void ehci_work (struct ehci_hcd *ehci) in ehci_work()
427 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_stop()
468 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_init()
556 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_run()
647 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_irq()
779 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_urb_enqueue()
811 static void unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in unlink_async()
843 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_urb_dequeue()
929 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_endpoint_disable()
993 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_get_frame()