Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/rcar/
Ddma.c126 return rsnd_mod_dma_req(mod_from); in rsnd_dmaen_request_channel()
128 return rsnd_mod_dma_req(mod_to); in rsnd_dmaen_request_channel()
Drsnd.h306 struct dma_chan *rsnd_mod_dma_req(struct rsnd_mod *mod);
Dcore.c140 struct dma_chan *rsnd_mod_dma_req(struct rsnd_mod *mod) in rsnd_mod_dma_req() function