Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Doxu210hp-hcd.c384 BUG_ON(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)); in ehci_quiesce()
1047 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1053 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
1664 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
1672 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2247 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2315 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2384 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2395 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2406 } 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-v4.19/include/linux/usb/
Dhcd.h211 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/Linux-v4.19/drivers/usb/core/
Dhcd.c2899 if (HC_IS_RUNNING(hcd->state)) in usb_add_hcd()
2957 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1718 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()