Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ep93xx/include/mach/
Ddma.h121 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *m2p,
/linux-2.6.39/arch/arm/mach-ep93xx/
Ddma-m2p.c327 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *cl, in ep93xx_dma_m2p_submit() function
355 EXPORT_SYMBOL_GPL(ep93xx_dma_m2p_submit);
/linux-2.6.39/sound/soc/ep93xx/
Dep93xx-pcm.c182 ep93xx_dma_m2p_submit(&rtd->cl, rtd->buf + i); in ep93xx_pcm_trigger()