Searched refs:HC_IS_RUNNING (Results 1 – 8 of 8) sorted by relevance
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()[all …]
490 if (!HC_IS_RUNNING(isp116x_to_hcd(isp116x)->state)) in start_atl_transfers()712 if (!HC_IS_RUNNING(hcd->state)) { in isp116x_urb_enqueue()914 if (!HC_IS_RUNNING(hcd->state)) in isp116x_hub_status_data()1183 if (!HC_IS_RUNNING(isp116x_to_hcd(isp116x)->state)) { in isp116x_debug_show()
1261 !HC_IS_RUNNING(hcd->state)) { in isp1362_urb_enqueue()1501 if (!HC_IS_RUNNING(hcd->state)) in isp1362_hub_status_data()
823 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
219 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
1714 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()
2889 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()