Home
last modified time | relevance | path

Searched refs:HCD_RH_RUNNING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/core/
A Dhcd-pci.c404 if (HCD_RH_RUNNING(hcd)) { in check_root_hub_suspended()
410 if (HCD_RH_RUNNING(hcd)) { in check_root_hub_suspended()
482 if (HCD_RH_RUNNING(hcd) || in resume_common()
484 HCD_RH_RUNNING(hcd->shared_hcd))) { in resume_common()
A Dhcd.c1156 if (HCD_RH_RUNNING(hcd)) { in usb_hcd_link_urb_to_ep()
2113 if (!HCD_RH_RUNNING(hcd)) in usb_hcd_get_frame_number()
2320 if (HCD_RH_RUNNING(hcd)) in hcd_bus_resume()
/linux/include/linux/usb/
A Dhcd.h123 #define HCD_RH_RUNNING(hcd) ((hcd)->flags & (1U << HCD_FLAG_RH_RUNNING)) macro

Completed in 15 milliseconds