HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_host_is_b_hnp_enabled (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 797 int dwc2_host_is_b_hnp_enabled(struct dwc2_hsotg *);
dwc2_hcd.c 1471 if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) {
1497 if (dwc2_host_is_b_hnp_enabled(hsotg)) {
  /src/sys/external/bsd/dwc2/
dwc2.c 1527 int dwc2_host_is_b_hnp_enabled(struct dwc2_hsotg *hsotg) function in typeref:typename:int

Completed in 16 milliseconds