Home
last modified time | relevance | path

Searched refs:USB_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c1237 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()
H A DdrvHCD.h153 #define USB_STATE_RUNNING (__ACTIVE) macro
H A DdrvEHCI_SCHD.cxx276 ehci->hcd.state = USB_STATE_RUNNING; in enable_periodic()