Home
last modified time | relevance | path

Searched refs:tplg_chan_get_shift (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/soc/
Dsoc-topology.c198 static int tplg_chan_get_shift(struct soc_tplg *tplg, in tplg_chan_get_shift() function
674 sm->shift = tplg_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FL); in soc_tplg_control_dmixer_create()
675 sm->rshift = tplg_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_control_dmixer_create()
795 se->shift_l = tplg_chan_get_shift(tplg, ec->channel, SNDRV_CHMAP_FL); in soc_tplg_control_denum_create()
796 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, SNDRV_CHMAP_FR); in soc_tplg_control_denum_create()