Home
last modified time | relevance | path

Searched refs:UHCI_RH_SUSPENDED (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.c390 if (uhci->rh_state == UHCI_RH_SUSPENDED) { in wakeup_rh()
774 suspend_rh(uhci, UHCI_RH_SUSPENDED); in uhci_rh_suspend()
805 if (uhci->rh_state > UHCI_RH_SUSPENDED) { in uhci_pci_suspend()
Duhci-hcd.h357 UHCI_RH_SUSPENDED, enumerator
Duhci-hub.c201 case UHCI_RH_SUSPENDED: in uhci_hub_status_data()
Duhci-debug.c265 case UHCI_RH_SUSPENDED: in uhci_show_root_hub_state()