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