Home
last modified time | relevance | path

Searched refs:dwc2_hcd_is_b_host (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h758 int dwc2_hcd_is_b_host(struct dwc2_hsotg *hsotg);
H A Dhcd.c466 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