Searched refs:HC_IS_RUNNING (Results 1 – 9 of 9) sorted by relevance
1461 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()2077 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()2085 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()2660 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()2724 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()2797 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()3159 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()3367 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()3415 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()3471 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()[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()913 if (!HC_IS_RUNNING(hcd->state)) in isp116x_hub_status_data()1182 if (!HC_IS_RUNNING(isp116x_to_hcd(isp116x)->state)) { in isp116x_debug_show()
1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()
1261 !HC_IS_RUNNING(hcd->state)) { in isp1362_urb_enqueue()1501 if (!HC_IS_RUNNING(hcd->state)) in isp1362_hub_status_data()
825 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
204 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
3026 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
2106 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()
Completed in 45 milliseconds