Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c1514 if (hcd->state == USB_STATE_QUIESCING) in hcd_alloc_dev()
1627 if (HCD_IS_RUNNING (hcd->state) && hcd->state != USB_STATE_QUIESCING) { in hcd_submit_urb()
H A DdrvHCD.h155 #define USB_STATE_QUIESCING (__SUSPEND|__TRANSIENT|__ACTIVE) macro
H A DdrvEhciHcd.c9352 hcd->state = USB_STATE_QUIESCING; in usb_hcd_cpe_ehci_remove()
9384 hcd->state = USB_STATE_QUIESCING; in usb_hcd_cpe_ehci_suspend()