Home
last modified time | relevance | path

Searched refs:dma1000_stop (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.h48 void dma1000_stop(struct dwc_softc *sc);
H A Dif_dwc.c212 dma1000_stop(sc); in dwc_stop_locked()
H A Ddwc1000_dma.c570 dma1000_stop(struct dwc_softc *sc) in dma1000_stop() function