Searched refs:volume_get (Results 1 – 4 of 4) sorted by relevance
27 if (tplg_ops->control->volume_get) in snd_sof_volume_get()28 return tplg_ops->control->volume_get(scontrol, ucontrol); in snd_sof_volume_get()
213 .volume_get = sof_ipc4_volume_get,
105 int (*volume_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
696 .volume_get = sof_ipc3_volume_get,