Lines Matching refs:HC_IS_RUNNING
397 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in ehci_quiesce()
1063 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1069 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
1683 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
1691 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2267 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2300 live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state); in scan_periodic()
2337 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2406 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2417 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2428 } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim) in unlink_async()
2776 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
2986 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3034 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3090 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
3466 if (HC_IS_RUNNING(hcd->state)) { in oxu_bus_suspend()