Home
last modified time | relevance | path

Searched refs:OHCI_USB_RESUME (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-hub.c55 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()
H A Dohci-hcd.c577 case OHCI_USB_RESUME: in ohci_run()
579 ohci->hc_control |= OHCI_USB_RESUME; in ohci_run()
H A Dohci.h266 # define OHCI_USB_RESUME (1 << 6) macro
H A Dohci-dbg.c79 case OHCI_USB_RESUME: return "resume"; in hcfs2string()
H A Disp1362.h280 # define OHCI_USB_RESUME (1 << 6) macro