Home
last modified time | relevance | path

Searched refs:dma_request (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_edma.c258 dma_request(struct edma_softc *sc, int chnum) in dma_request() function
292 sc->dma_request = dma_request; in edma_attach()
H A Dvf_edma.h183 int (*dma_request) (struct edma_softc *, int); member