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()
317 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
352 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
405 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
410 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
424 struct ohci_hcd *ohci; in _ohci_shutdown()
440 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_shutdown()
454 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
545 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
715 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_setup()
726 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_start()
751 struct ohci_hcd *ohci = from_timer(ohci, t, io_watchdog); in io_watchdog_func()
880 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq()
994 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop()
1032 int ohci_restart(struct ohci_hcd *ohci) in ohci_restart()
1100 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_suspend()
1128 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_resume()
1188 .hcd_priv_size = sizeof(struct ohci_hcd),