Searched refs:USB_STATE_RUNNING (Results 1 – 4 of 4) sorted by relevance
511 if (hcd->state == USB_STATE_RUNNING) in ehci_start()534 if (hcd->state == USB_STATE_RUNNING) in ehci_stop()607 if (hcd->state == USB_STATE_RUNNING) in ehci_suspend()
787 ehci->hcd.state = USB_STATE_RUNNING; in qh_link_async()
190 ehci->hcd.state = USB_STATE_RUNNING; in enable_periodic()
68 # define USB_STATE_RUNNING (__ACTIVE) macro