Lines Matching refs:HC_IS_RUNNING
822 BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)); in ehci_quiesce()
1486 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1492 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
2102 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
2110 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2685 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2749 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2822 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2833 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2844 } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim) in unlink_async()
3184 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
3392 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3440 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3496 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
3872 if (HC_IS_RUNNING(hcd->state)) { in oxu_bus_suspend()