Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-topology.c202 static int tplc_chan_get_shift(struct soc_tplg *tplg, in tplc_chan_get_shift() function
785 sm->shift = tplc_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FL); in soc_tplg_dmixer_create()
786 sm->rshift = tplc_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_dmixer_create()
931 se->shift_l = tplc_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
933 se->shift_r = tplc_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
1168 sm->shift = tplc_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1170 sm->rshift = tplc_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1237 se->shift_l = tplc_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()
1239 se->shift_r = tplc_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()