Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Doxu210hp-hcd.c1462 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
2078 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
2086 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2661 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2725 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2798 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
3160 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
3368 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3416 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3472 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
[all …]
H A 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()
H A Dxen-hcd.c1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()
H A Disp1362-hcd.c1261 !HC_IS_RUNNING(hcd->state)) { in isp1362_urb_enqueue()
1501 if (!HC_IS_RUNNING(hcd->state)) in isp1362_hub_status_data()
H A Dsl811-hcd.c826 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
/linux-6.15/include/linux/usb/
H A Dhcd.h204 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/linux-6.15/drivers/usb/c67x00/
H A Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/linux-6.15/drivers/usb/core/
H A Dhcd.c3032 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/linux-6.15/drivers/usb/isp1760/
H A Disp1760-hcd.c2106 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()