Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c224 static int ti_dma_alloc(struct ti_softc *);
1059 ti_dma_alloc(struct ti_softc *sc) in ti_dma_alloc() function
2459 if ((error = ti_dma_alloc(sc)) != 0) in ti_attach()