Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-topology.c185 static int tplg_chan_get_reg(struct soc_tplg *tplg, in tplg_chan_get_reg() function
748 sm->reg = tplg_chan_get_reg(tplg, mc->channel, SNDRV_CHMAP_FL); in soc_tplg_dmixer_create()
749 sm->rreg = tplg_chan_get_reg(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_dmixer_create()
892 se->reg = tplg_chan_get_reg(tplg, ec->channel, SNDRV_CHMAP_FL); in soc_tplg_denum_create()
1124 sm->reg = tplg_chan_get_reg(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1126 sm->rreg = tplg_chan_get_reg(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create()
1193 se->reg = tplg_chan_get_reg(tplg, ec->channel, SNDRV_CHMAP_FL); in soc_tplg_dapm_widget_denum_create()