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

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 87 * struct dwc2_hsotg_ep - driver endpoint definition.
126 struct dwc2_hsotg_ep { struct
840 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
841 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];
dwc2_core.h 87 * struct dwc2_hsotg_ep - driver endpoint definition.
126 struct dwc2_hsotg_ep { struct
840 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
841 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];

Completed in 133 milliseconds