Lines Matching refs:HC_IS_RUNNING
384 BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)); in ehci_quiesce()
1047 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1053 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
1664 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
1672 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2247 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2315 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2384 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2395 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2406 } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim) in unlink_async()
2749 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
2959 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3007 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3063 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
3439 if (HC_IS_RUNNING(hcd->state)) { in oxu_bus_suspend()