Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dtopology.c266 static int set_up_volume_table(struct snd_sof_control *scontrol, in set_up_volume_table() function
273 if (tplg_ops && tplg_ops->control && tplg_ops->control->set_up_volume_table) in set_up_volume_table()
274 return tplg_ops->control->set_up_volume_table(scontrol, tlv, size); in set_up_volume_table()
857 ret = set_up_volume_table(scontrol, tlv, le32_to_cpu(mc->max) + 1); in sof_control_load_volume()
H A Dsof-audio.h157 int (*set_up_volume_table)(struct snd_sof_control *scontrol, int tlv[SOF_TLV_ITEMS], member
H A Dipc4-control.c507 .set_up_volume_table = sof_ipc4_set_up_volume_table,
H A Dipc3-control.c730 .set_up_volume_table = sof_ipc3_set_up_volume_table,
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c350 static int set_up_volume_table(struct snd_sof_control *scontrol, in set_up_volume_table() function
1074 ret = set_up_volume_table(scontrol, tlv, le32_to_cpu(mc->max) + 1); in sof_control_load_volume()

Completed in 11 milliseconds