Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/rcar/
H A Ddma.c36 struct rsnd_mod *mod_to; member
70 struct rsnd_mod *mod_to) in rsnd_dmaen_request_channel() argument
72 if ((!mod_from && !mod_to) || in rsnd_dmaen_request_channel()
73 (mod_from && mod_to)) in rsnd_dmaen_request_channel()
79 return rsnd_mod_dma_req(io, mod_to); in rsnd_dmaen_request_channel()
128 dma->mod_to); in rsnd_dmaen_prepare()
219 struct rsnd_mod *mod_from, struct rsnd_mod *mod_to) in rsnd_dmaen_attach() argument
226 chan = rsnd_dmaen_request_channel(io, mod_from, mod_to); in rsnd_dmaen_attach()
358 struct rsnd_mod *mod_to) in rsnd_dmapp_get_chcr() argument
361 (rsnd_dmapp_get_id(io, mod_to) << 1 in rsnd_dmapp_get_chcr()
436 rsnd_dmapp_attach(struct rsnd_dai_stream * io,struct rsnd_dma * dma,struct rsnd_mod * mod_from,struct rsnd_mod * mod_to) rsnd_dmapp_attach() argument
648 rsnd_dma_of_path(struct rsnd_mod * this,struct rsnd_dai_stream * io,int is_play,struct rsnd_mod ** mod_from,struct rsnd_mod ** mod_to) rsnd_dma_of_path() argument
756 struct rsnd_mod *mod_to = NULL; rsnd_dma_alloc() local
[all...]