Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h204 #define HC_IS_RUNNING(state) ((state) & __ACTIVE) macro
/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c361 if (!HC_IS_RUNNING(hcd->state)) { in c67x00_urb_enqueue()
/linux/drivers/usb/host/
H A Dxen-hcd.c1265 if (likely(HC_IS_RUNNING(xenhcd_info_to_hcd(info)->state))) { in xenhcd_watchdog()
/linux/drivers/usb/core/
H A Dhcd.c3032 if (HC_IS_RUNNING (hcd->state)) in usb_remove_hcd()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2106 if (!HC_IS_RUNNING(hcd->state)) in isp1760_hub_status_data()