Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_sdma.h244 int sdma_alloc(void);
H A Dimx6_sdma.c161 sdma_alloc(void) in sdma_alloc() function
H A Dimx6_ssi.c837 sc->sdma_channel = sdma_alloc(); in ssi_attach()