Searched refs:dwc2_hcd_is_b_host (Results 1 – 2 of 2) sorted by relevance
758 int dwc2_hcd_is_b_host(struct dwc2_hsotg *hsotg);
466 hcd->self.is_b_host = dwc2_hcd_is_b_host(hsotg); in dwc2_host_start()3696 if (!dwc2_hcd_is_b_host(hsotg)) { in dwc2_hcd_hub_control()3819 int dwc2_hcd_is_b_host(struct dwc2_hsotg *hsotg) in dwc2_hcd_is_b_host() function