Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dcontrol.c27 if (tplg_ops && tplg_ops->control && tplg_ops->control->volume_get) in snd_sof_volume_get()
28 return tplg_ops->control->volume_get(scontrol, ucontrol); in snd_sof_volume_get()
A Dipc4-control.c226 .volume_get = sof_ipc4_volume_get,
A Dsof-audio.h127 int (*volume_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
A Dipc3-control.c710 .volume_get = sof_ipc3_volume_get,

Completed in 7 milliseconds