Lines Matching refs:HC_IS_RUNNING
822 BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)); in ehci_quiesce()
1485 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1491 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
2101 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
2109 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2684 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2748 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2821 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2832 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2843 } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim) in unlink_async()
3183 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
3391 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3439 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3495 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
3871 if (HC_IS_RUNNING(hcd->state)) { in oxu_bus_suspend()