Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ti/
H A Dif_ti.c227 static int ti_dma_alloc(struct ti_softc *);
1056 ti_dma_alloc(struct ti_softc *sc) in ti_dma_alloc() function
2479 if ((error = ti_dma_alloc(sc)) != 0) in ti_attach()