Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
893 se->shift_l = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
895 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_denum_create()
1128 sm->shift = tplg_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1130 sm->rshift = tplg_chan_get_shift(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1194 se->shift_l = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()
1196 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, in soc_tplg_dapm_widget_denum_create()

Completed in 4 milliseconds