Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-topology.c198 static int tplg_chan_get_shift(struct soc_tplg *tplg, in tplg_chan_get_shift() function
750 sm->shift = tplg_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FL); in soc_tplg_dmixer_create()
751 sm->rshift = tplg_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_dmixer_create()
895 se->shift_l = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
897 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
1127 sm->shift = tplg_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1129 sm->rshift = tplg_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1193 se->shift_l = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()
1195 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()