Searched refs:USB_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance
1237 ehci->hcd.state = USB_STATE_RUNNING; in ehci_hc_swreset()5053 ehci->hcd.state = USB_STATE_RUNNING; in qh_link_async()5192 ehci->hcd.state = USB_STATE_RUNNING;7316 ehci->hcd.state = USB_STATE_RUNNING; in ehci_start()7434 if (hcd->state == USB_STATE_RUNNING) in ehci_start()7511 if (hcd->state == USB_STATE_RUNNING) in ehci_stop()7662 if (hcd->state == USB_STATE_RUNNING) in ehci_suspend()7796 hcd->state = USB_STATE_RUNNING; in ehci_resume()
153 #define USB_STATE_RUNNING (__ACTIVE) macro
276 ehci->hcd.state = USB_STATE_RUNNING; in enable_periodic()