Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Doxu210hp-hcd.c1486 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()
3184 if (HC_IS_RUNNING(hcd->state)) in oxu_stop()
3392 && HC_IS_RUNNING(hcd->state)) { in oxu_urb_dequeue()
3440 if (!HC_IS_RUNNING(hcd->state)) in oxu_endpoint_disable()
3496 if (!HC_IS_RUNNING(hcd->state)) in oxu_hub_status_data()
[all …]
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()
A Dxen-hcd.c1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()
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()
A Dsl811-hcd.c823 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
/linux-6.3-rc2/include/linux/usb/
A Dhcd.h205 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/linux-6.3-rc2/drivers/usb/c67x00/
A Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/linux-6.3-rc2/drivers/usb/core/
A Dhcd.c3047 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-hcd.c2106 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()

Completed in 34 milliseconds