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()
313 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
348 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
401 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
406 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
421 struct ohci_hcd *ohci; in ohci_shutdown()
441 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
525 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
691 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_setup()
702 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_start()
727 struct ohci_hcd *ohci = (struct ohci_hcd *) _ohci; in io_watchdog_func()
855 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq()
969 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop()
1001 int ohci_restart(struct ohci_hcd *ohci) in ohci_restart()
1069 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_suspend()
1097 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_resume()
1157 .hcd_priv_size = sizeof(struct ohci_hcd),