Home
last modified time | relevance | path

Searched refs:HC_IS_RUNNING (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Doxu210hp-hcd.c823 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()
2103 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
2111 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2686 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2750 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2819 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2830 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2841 } else if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && oxu->reclaim) in unlink_async()
[all …]
Disp116x-hcd.c490 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()
Disp1362-hcd.c1261 !HC_IS_RUNNING(hcd->state)) { in isp1362_urb_enqueue()
1501 if (!HC_IS_RUNNING(hcd->state)) in isp1362_hub_status_data()
Dsl811-hcd.c823 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
/Linux-v5.4/include/linux/usb/
Dhcd.h216 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/Linux-v5.4/drivers/usb/c67x00/
Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/Linux-v5.4/drivers/usb/core/
Dhcd.c2849 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/Linux-v5.4/drivers/usb/isp1760/
Disp1760-hcd.c1718 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()