Searched refs:mod_to (Results 1 – 1 of 1) sorted by relevance
37 struct rsnd_mod *mod_to; member85 struct rsnd_mod *mod_to) in rsnd_dmaen_request_channel() argument87 if ((!mod_from && !mod_to) || in rsnd_dmaen_request_channel()88 (mod_from && mod_to)) in rsnd_dmaen_request_channel()149 dma->mod_to); in rsnd_dmaen_prepare()761 *mod_to = mod[idx]; in rsnd_dma_of_path()764 *mod_to = mod[1]; in rsnd_dma_of_path()780 struct rsnd_mod *mod_to = NULL; in rsnd_dma_alloc() local804 if (mod_from && mod_to) { in rsnd_dma_alloc()838 rsnd_mod_name(mod_to ? mod_to : &mem)); in rsnd_dma_alloc()[all …]
Completed in 5 milliseconds