Lines Matching refs:ohci_hcd
43 static void update_done_list(struct ohci_hcd *);
44 static void ohci_work(struct ohci_hcd *);
47 static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop) in ohci_rh_suspend()
152 static int ohci_rh_resume (struct ohci_hcd *ohci) in ohci_rh_resume()
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_suspend()
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_resume()
347 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
435 static inline int ohci_rh_resume(struct ohci_hcd *ohci) in ohci_rh_resume()
443 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
470 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_status_data()
539 struct ohci_hcd *ohci, in ohci_hub_descriptor()
582 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_start_port_reset()
620 static inline int root_port_reset (struct ohci_hcd *ohci, unsigned port) in root_port_reset()
684 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_control()