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

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 303 * dwc2_hcd_disconnect() - Handles disconnect of the HCD
310 void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force) function in typeref:typename:void
dwc2_core.h 1202 extern void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force);
1208 static inline void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force) {} function in typeref:typename:void

Completed in 15 milliseconds