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()
149 static int ohci_rh_resume (struct ohci_hcd *ohci) in ohci_rh_resume()
303 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_suspend()
323 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_resume()
344 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
432 static inline int ohci_rh_resume(struct ohci_hcd *ohci) in ohci_rh_resume()
440 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
467 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_status_data()
536 struct ohci_hcd *ohci, in ohci_hub_descriptor()
579 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_start_port_reset()
617 static inline int root_port_reset (struct ohci_hcd *ohci, unsigned port) in root_port_reset()
681 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_control()