Searched refs:ep93xx_dma_m2p_client (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ep93xx/include/mach/
H A Ddma.h17 struct ep93xx_dma_m2p_client { struct
48 int ep93xx_dma_m2p_client_register(struct ep93xx_dma_m2p_client *m2p);
49 void ep93xx_dma_m2p_client_unregister(struct ep93xx_dma_m2p_client *m2p);
50 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *m2p,
52 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *m2p,
54 void ep93xx_dma_m2p_flush(struct ep93xx_dma_m2p_client *m2p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ep93xx/include/mach/
H A Ddma.h17 struct ep93xx_dma_m2p_client { struct
48 int ep93xx_dma_m2p_client_register(struct ep93xx_dma_m2p_client *m2p);
49 void ep93xx_dma_m2p_client_unregister(struct ep93xx_dma_m2p_client *m2p);
50 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *m2p,
52 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *m2p,
54 void ep93xx_dma_m2p_flush(struct ep93xx_dma_m2p_client *m2p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ep93xx/
H A Ddma-m2p.c157 struct ep93xx_dma_m2p_client *cl;
219 static struct m2p_channel *find_free_channel(struct ep93xx_dma_m2p_client *cl)
230 struct ep93xx_dma_m2p_client *client;
258 struct ep93xx_dma_m2p_client *cl = ch->client;
290 int ep93xx_dma_m2p_client_register(struct ep93xx_dma_m2p_client *cl)
317 void ep93xx_dma_m2p_client_unregister(struct ep93xx_dma_m2p_client *cl)
327 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *cl,
357 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *cl,
366 void ep93xx_dma_m2p_flush(struct ep93xx_dma_m2p_client *cl)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Ddma-m2p.c157 struct ep93xx_dma_m2p_client *cl;
219 static struct m2p_channel *find_free_channel(struct ep93xx_dma_m2p_client *cl)
230 struct ep93xx_dma_m2p_client *client;
258 struct ep93xx_dma_m2p_client *cl = ch->client;
290 int ep93xx_dma_m2p_client_register(struct ep93xx_dma_m2p_client *cl)
317 void ep93xx_dma_m2p_client_unregister(struct ep93xx_dma_m2p_client *cl)
327 void ep93xx_dma_m2p_submit(struct ep93xx_dma_m2p_client *cl,
357 void ep93xx_dma_m2p_submit_recursive(struct ep93xx_dma_m2p_client *cl,
366 void ep93xx_dma_m2p_flush(struct ep93xx_dma_m2p_client *cl)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/ep93xx/
H A Dep93xx-pcm.c56 struct ep93xx_dma_m2p_client cl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/ep93xx/
H A Dep93xx-pcm.c56 struct ep93xx_dma_m2p_client cl;

Completed in 110 milliseconds