Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Doxu210hp-hcd.c397 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in ehci_quiesce()
1063 HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) { in qh_completions()
1069 if (unlikely(!HC_IS_RUNNING(oxu_to_hcd(oxu)->state))) in qh_completions()
1683 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in end_unlink_async()
1691 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2267 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2300 live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state); in scan_periodic()
2337 if (!HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
2406 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) && in ehci_work()
2417 && HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) { in unlink_async()
[all …]
Disp116x-hcd.c489 if (!HC_IS_RUNNING(isp116x_to_hcd(isp116x)->state)) in start_atl_transfers()
711 if (!HC_IS_RUNNING(hcd->state)) { in isp116x_urb_enqueue()
913 if (!HC_IS_RUNNING(hcd->state)) in isp116x_hub_status_data()
1181 if (!HC_IS_RUNNING(isp116x_to_hcd(isp116x)->state)) { in isp116x_show_dbg()
Disp1362-hcd.c1259 !HC_IS_RUNNING(hcd->state)) { in isp1362_urb_enqueue()
1499 if (!HC_IS_RUNNING(hcd->state)) in isp1362_hub_status_data()
Dsl811-hcd.c822 || !HC_IS_RUNNING(hcd->state)) { in sl811h_urb_enqueue()
/linux-4.4.14/include/linux/usb/
Dhcd.h202 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/linux-4.4.14/drivers/usb/core/
Dhcd.c2857 if (HC_IS_RUNNING(hcd->state)) in usb_add_hcd()
2923 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-sched.c375 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c1717 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()