Searched refs:mod_to (Results 1 – 1 of 1) sorted by relevance
36 struct rsnd_mod *mod_to; member70 struct rsnd_mod *mod_to) 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()128 dma->mod_to); in rsnd_dmaen_prepare()739 *mod_to = mod[idx]; in rsnd_dma_of_path()742 *mod_to = mod[1]; in rsnd_dma_of_path()758 struct rsnd_mod *mod_to = NULL; in rsnd_dma_alloc() local782 if (mod_from && mod_to) { in rsnd_dma_alloc()816 rsnd_mod_name(mod_to ? mod_to : &mem)); in rsnd_dma_alloc()[all …]
Completed in 7 milliseconds