Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-hub.c66 case OHCI_USB_SUSPEND: in ohci_rh_suspend()
128 ohci->hc_control |= OHCI_USB_SUSPEND; in ohci_rh_suspend()
176 case OHCI_USB_SUSPEND: in ohci_rh_resume()
400 case OHCI_USB_SUSPEND: in ohci_root_hub_state_changes()
H A Dohci.h268 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Dohci-dbg.c81 case OHCI_USB_SUSPEND: return "suspend"; in hcfs2string()
H A Dohci-hcd.c576 case OHCI_USB_SUSPEND: in ohci_run()