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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/ep93xx/
H A Dep93xx-pcm.c56 struct ep93xx_dma_m2p_client cl;

Completed in 23 milliseconds