Lines Matching refs:ohci_hcd
42 static void update_done_list(struct ohci_hcd *);
43 static void ohci_work(struct ohci_hcd *);
46 static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop) in ohci_rh_suspend()
148 static int ohci_rh_resume (struct ohci_hcd *ohci) in ohci_rh_resume()
302 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_suspend()
320 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_resume()
341 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
429 static inline int ohci_rh_resume(struct ohci_hcd *ohci) in ohci_rh_resume()
437 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
464 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_status_data()
533 struct ohci_hcd *ohci, in ohci_hub_descriptor()
576 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_start_port_reset()
614 static inline int root_port_reset (struct ohci_hcd *ohci, unsigned port) in root_port_reset()
678 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_control()