Searched refs:shared_hcd (Results 1 – 2 of 2) sorted by relevance
408 if (hcd->shared_hcd) { in check_root_hub_suspended()409 hcd = hcd->shared_hcd; in check_root_hub_suspended()447 if (do_wakeup && hcd->shared_hcd && in suspend_common()448 HCD_WAKEUP_PENDING(hcd->shared_hcd)) in suspend_common()455 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()456 HCD_WAKEUP_PENDING(hcd->shared_hcd))) { in suspend_common()488 (hcd->shared_hcd && in resume_common()489 HCD_RH_RUNNING(hcd->shared_hcd))) { in resume_common()
637 if (peer_hcd != hcd->shared_hcd) in match_location()676 struct usb_hcd *peer_hcd = hcd->shared_hcd; in find_and_link_peer()