Searched refs:HCD_STATE_QUIESCING (Results 1 – 2 of 2) sorted by relevance
590 pHcd->state = HCD_STATE_QUIESCING; in ms_usb_hcd_cpe_ehci_remove()631 hcd->state = HCD_STATE_QUIESCING; in ms_usb_hcd_cpe_ehci_suspend()939 if (pHcd->state == HCD_STATE_QUIESCING) in ms_hcd_alloc_dev()1004 …if ((HCD_IS_RUNNING (pHcd->state) && pHcd->state != HCD_STATE_QUIESCING) || (pUrb->dev == pHcd->se… in ms_hcd_submit_urb()
147 #define HCD_STATE_QUIESCING (__SUSPEND|__TRANSIENT|__ACTIVE) macro