Searched refs:OHCI_USB_RESUME (Results 1 – 5 of 5) sorted by relevance
55 case OHCI_USB_RESUME: in ohci_rh_suspend()178 ohci->hc_control |= OHCI_USB_RESUME; in ohci_rh_resume()184 case OHCI_USB_RESUME: in ohci_rh_resume()220 if (temp != OHCI_USB_RESUME) { in ohci_rh_resume()401 case OHCI_USB_RESUME: in ohci_root_hub_state_changes()
577 case OHCI_USB_RESUME: in ohci_run()579 ohci->hc_control |= OHCI_USB_RESUME; in ohci_run()
266 # define OHCI_USB_RESUME (1 << 6) macro
79 case OHCI_USB_RESUME: return "resume"; in hcfs2string()
280 # define OHCI_USB_RESUME (1 << 6) macro