Lines Matching refs:ehci_hcd

251 extern void ehci_StopRun_Setting(MS_U8 bOption, struct ehci_hcd *ehci);
324 static int ehci_halt (struct ehci_hcd *ehci) in ehci_halt()
387 static int ehci_reset (struct ehci_hcd *ehci) in ehci_reset()
455 static void ehci_ready (struct ehci_hcd *ehci) in ehci_ready()
551 struct ehci_hcd *ehci, in check_reset_complete()
679 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_status_data()
1032 struct ehci_hcd *ehci, in ehci_hub_descriptor()
1203 void ehci_hc_swreset(struct ehci_hcd *ehci) in ehci_hc_swreset()
1260 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_control()
2161 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
2272 struct ehci_hcd *ehci, in qtd_copy_status()
2658 ehci_urb_done (struct ehci_hcd *ehci, struct urb *urb, struct pt_regs *regs) in ehci_urb_done()
2898 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh, struct pt_regs *regs) in qh_completions()
3443 struct ehci_hcd *ehci, in qtd_list_free()
3558 struct ehci_hcd *ehci, in qh_urb_transaction()
4436 struct ehci_hcd *ehci, in qh_make()
4987 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
5122 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh)
5261 struct ehci_hcd *ehci, in qh_append_tds()
5571 struct ehci_hcd *ehci, in submit_async()
5716 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
5766 static void end_unlink_async (struct ehci_hcd *ehci, struct pt_regs *regs) in end_unlink_async()
5901 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
6108 scan_async (struct ehci_hcd *ehci, struct pt_regs *regs) in scan_async()
6360 static void ehci_work(struct ehci_hcd *ehci, struct pt_regs *regs);
6364 struct ehci_hcd *ehci = (struct ehci_hcd *) param; in ehci_watchdog()
6514 static int bios_handoff (struct ehci_hcd *ehci, int where, U32 cap) in bios_handoff()
6639 struct ehci_hcd *ehci; in ehci_reboot()
6641 ehci = container_of (self, struct ehci_hcd, reboot_notifier); in ehci_reboot()
6702 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hc_reset()
6846 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_start()
7506 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_stop()
7597 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_get_frame()
7654 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_suspend()
7737 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_resume()
7819 static void ehci_work (struct ehci_hcd *ehci, struct pt_regs *regs) in ehci_work()
7900 struct ehci_hcd *ehci= hcd_to_ehci (hcd); in ehci_irq()
8293 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_urb_enqueue()
8405 extern void ResetMstarUsb(struct ehci_hcd *ehci);
8408 struct ehci_hcd *ehci = hcd_to_ehci(pUsbHcd); in USB_HW_Reset()
8419 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_urb_dequeue()
8925 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_endpoint_disable()
9611 void ehci_StopRun_Setting(MS_U8 bOption, struct ehci_hcd *ehci) in ehci_StopRun_Setting()
9852 struct ehci_hcd *ehci, in qh_urb_transaction_EHSET()
10315 struct ehci_hcd *ehci, in submit_async_EHSET()