Lines Matching refs:ohci_hcd
80 static void ohci_dump(struct ohci_hcd *ohci);
149 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue()
312 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
347 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
400 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
405 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
420 struct ohci_hcd *ohci; in ohci_shutdown()
440 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
524 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
690 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_setup()
701 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_start()
726 struct ohci_hcd *ohci = (struct ohci_hcd *) _ohci; in io_watchdog_func()
854 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq()
968 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop()
1000 int ohci_restart(struct ohci_hcd *ohci) in ohci_restart()
1068 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_suspend()
1096 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_resume()
1156 .hcd_priv_size = sizeof(struct ohci_hcd),