Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dcontrol.c42 if (tplg_ops && tplg_ops->control && tplg_ops->control->volume_put) in snd_sof_volume_put()
43 return tplg_ops->control->volume_put(scontrol, ucontrol); in snd_sof_volume_put()
H A Dsof-audio.h148 bool (*volume_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
H A Dipc3-control.c717 .volume_put = sof_ipc3_volume_put,
H A Dipc4-control.c844 .volume_put = sof_ipc4_volume_put,