Lines Matching defs:ohci
93 static inline void sb800_prefetch(struct ohci_hcd *ohci, int on) in sb800_prefetch()
138 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue() local
265 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue() local
310 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable() local
370 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame() local
375 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
390 struct ohci_hcd *ohci; in ohci_shutdown() local
403 static int check_ed(struct ohci_hcd *ohci, struct ed *ed) in check_ed()
423 struct ohci_hcd *ohci = (struct ohci_hcd *) _ohci; in unlink_watchdog_func() local
496 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
573 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
750 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq() local
892 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop() local
925 static int ohci_restart (struct ohci_hcd *ohci) in ohci_restart()