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

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 887 extern void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg,
dwc2_hcdddma.c 317 dwc2_hc_cleanup(hsotg, chan);
dwc2_hcd.c 267 dwc2_hc_cleanup(hsotg, channel);
578 dwc2_hc_cleanup(hsotg, chan);
dwc2_hcdintr.c 795 dwc2_hc_cleanup(hsotg, chan);
dwc2_core.c 1683 * dwc2_hc_cleanup() - Clears the transfer state for a host channel
1691 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan) function in typeref:typename:void

Completed in 219 milliseconds