Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Doxu210hp-hcd.c822 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()
2102 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
2110 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2685 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2749 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2822 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2833 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
2844 } 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()
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()
Dxen-hcd.c1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()
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-6.1.9/include/linux/usb/
Dhcd.h205 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/linux-6.1.9/drivers/usb/c67x00/
Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/linux-6.1.9/drivers/usb/core/
Dhcd.c3047 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.c2106 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()