Searched refs:OHCI_RH_SUSPENDED (Results 1 – 7 of 7) sorted by relevance
183 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_hcd_au1xxx_drv_suspend()
217 if (ohci->rh_state != OHCI_RH_SUSPENDED && in exynos_ohci_suspend()
313 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_pci_suspend()
505 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_hcd_s3c2410_drv_suspend()
349 OHCI_RH_SUSPENDED, enumerator
114 ohci->rh_state = OHCI_RH_SUSPENDED; in ohci_rh_suspend()
143 case OHCI_RH_SUSPENDED: in rh_state_string()