Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ep93xx/include/mach/
Ddma.h135 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *m2p,
/linux-2.6.39/arch/arm/mach-ep93xx/
Ddma-m2p.c357 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *cl, in ep93xx_dma_m2p_submit_recursive() function
364 EXPORT_SYMBOL_GPL(ep93xx_dma_m2p_submit_recursive);
/linux-2.6.39/sound/soc/ep93xx/
Dep93xx-pcm.c88 ep93xx_dma_m2p_submit_recursive(&rtd->cl, buf); in ep93xx_pcm_buffer_finished()