Lines Matching defs:ohci
92 static inline void sb800_prefetch(struct ohci_hcd *ohci, int on) in sb800_prefetch()
137 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue() local
264 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue() local
309 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable() local
369 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame() local
374 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
389 struct ohci_hcd *ohci; in ohci_shutdown() local
402 static int check_ed(struct ohci_hcd *ohci, struct ed *ed) in check_ed()
422 struct ohci_hcd *ohci = (struct ohci_hcd *) _ohci; in unlink_watchdog_func() local
495 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
572 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
749 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_irq() local
891 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_stop() local
924 static int ohci_restart (struct ohci_hcd *ohci) in ohci_restart()