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