Home
last modified time | relevance | path

Searched refs:OHCI_RH_SUSPENDED (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci-au1xxx.c183 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_hcd_au1xxx_drv_suspend()
Dohci-exynos.c217 if (ohci->rh_state != OHCI_RH_SUSPENDED && in exynos_ohci_suspend()
Dohci-pci.c313 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_pci_suspend()
Dohci-s3c2410.c505 if (ohci->rh_state != OHCI_RH_SUSPENDED) { in ohci_hcd_s3c2410_drv_suspend()
Dohci.h349 OHCI_RH_SUSPENDED, enumerator
Dohci-hub.c114 ohci->rh_state = OHCI_RH_SUSPENDED; in ohci_rh_suspend()
Dohci-dbg.c143 case OHCI_RH_SUSPENDED: in rh_state_string()