Searched refs:mod_from (Results 1 – 1 of 1) sorted by relevance
35 struct rsnd_mod *mod_from; member69 struct rsnd_mod *mod_from, in rsnd_dmaen_request_channel() argument72 if ((!mod_from && !mod_to) || in rsnd_dmaen_request_channel()73 (mod_from && mod_to)) in rsnd_dmaen_request_channel()76 if (mod_from) in rsnd_dmaen_request_channel()77 return rsnd_mod_dma_req(io, mod_from); in rsnd_dmaen_request_channel()127 dma->mod_from, in rsnd_dmaen_prepare()221 struct rsnd_mod *mod_from, struct rsnd_mod *mod_to) in rsnd_dmaen_attach() argument228 chan = rsnd_dmaen_request_channel(io, mod_from, mod_to); in rsnd_dmaen_attach()359 struct rsnd_mod *mod_from, in rsnd_dmapp_get_chcr() argument[all …]