HomeSort by: relevance | last modified time | path
    Searched defs:dwc2_force_mode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.c 556 static bool dwc2_force_mode(struct dwc2_hsotg *hsotg, bool host) function in typeref:typename:bool
623 dwc2_force_mode(hsotg, true);
626 dwc2_force_mode(hsotg, false);
3250 return dwc2_force_mode(hsotg, host);

Completed in 15 milliseconds