Home
last modified time | relevance | path

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

/linux/sound/soc/sh/rcar/
A Ddma.c36 struct rsnd_mod *mod_from; member
84 struct rsnd_mod *mod_from, in rsnd_dmaen_request_channel() argument
87 if ((!mod_from && !mod_to) || in rsnd_dmaen_request_channel()
88 (mod_from && mod_to)) in rsnd_dmaen_request_channel()
91 if (mod_from) in rsnd_dmaen_request_channel()
148 dma->mod_from, in rsnd_dmaen_prepare()
760 *mod_from = mod[idx - 1]; in rsnd_dma_of_path()
763 *mod_from = mod[0]; in rsnd_dma_of_path()
804 if (mod_from && mod_to) { in rsnd_dma_alloc()
837 rsnd_mod_name(mod_from ? mod_from : &mem), in rsnd_dma_alloc()
[all …]

Completed in 5 milliseconds