Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_sdma.h242 int sdma_alloc(void);
H A Dimx6_sdma.c158 sdma_alloc(void) in sdma_alloc() function
H A Dimx6_ssi.c831 sc->sdma_channel = sdma_alloc(); in ssi_attach()