Searched refs:tplc_chan_get_reg (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 192 static int tplc_chan_get_reg(struct soc_tplg *tplg, in tplc_chan_get_reg() function 875 sm->reg = tplc_chan_get_reg(tplg, mc->channel, in soc_tplg_dmixer_create() 877 sm->rreg = tplc_chan_get_reg(tplg, mc->channel, in soc_tplg_dmixer_create() 1051 se->reg = tplc_chan_get_reg(tplg, ec->channel, SNDRV_CHMAP_FL); in soc_tplg_denum_create() 1351 sm->reg = tplc_chan_get_reg(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create() 1353 sm->rreg = tplc_chan_get_reg(tplg, mc->channel, in soc_tplg_dapm_widget_dmixer_create() 1442 se->reg = tplc_chan_get_reg(tplg, ec->channel, SNDRV_CHMAP_FL); in soc_tplg_dapm_widget_denum_create()
|
Completed in 4 milliseconds