Searched refs:rsnd_dmapp_get_id (Results 1 – 1 of 1) sorted by relevance
318 static u32 rsnd_dmapp_get_id(struct rsnd_dai_stream *io, in rsnd_dmapp_get_id() function362 return (rsnd_dmapp_get_id(io, mod_from) << 24) + in rsnd_dmapp_get_chcr()363 (rsnd_dmapp_get_id(io, mod_to) << 16); in rsnd_dmapp_get_chcr()