Lines Matching defs:ohci
91 static inline void sb800_prefetch(struct ohci_hcd *ohci, int on) in sb800_prefetch()
136 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue() local
263 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue() local
308 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable() local
368 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame() local
373 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
387 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()
751 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()