Searched refs:dwc2_host_is_b_hnp_enabled (Results 1 – 3 of 3) sorted by relevance
797 int dwc2_host_is_b_hnp_enabled(struct dwc2_hsotg *);
1471 if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) { in dwc2_port_suspend()1497 if (dwc2_host_is_b_hnp_enabled(hsotg)) { in dwc2_port_suspend()
1527 int dwc2_host_is_b_hnp_enabled(struct dwc2_hsotg *hsotg) in dwc2_host_is_b_hnp_enabled() function