Lines Matching refs:ohci_hcd
83 static void ohci_dump(struct ohci_hcd *ohci);
152 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue()
315 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
350 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
403 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
408 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
422 struct ohci_hcd *ohci; in _ohci_shutdown()
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_shutdown()
452 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
543 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
713 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_setup()
724 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_start()
749 struct ohci_hcd *ohci = from_timer(ohci, t, io_watchdog); in io_watchdog_func()
878 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq()
1000 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop()
1038 int ohci_restart(struct ohci_hcd *ohci) in ohci_restart()
1106 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_suspend()
1134 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_resume()
1194 .hcd_priv_size = sizeof(struct ohci_hcd),