Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dcontrol.c124 if (tplg_ops && tplg_ops->control && tplg_ops->control->enum_put) in snd_sof_enum_put()
125 return tplg_ops->control->enum_put(scontrol, ucontrol); in snd_sof_enum_put()
H A Dsof-audio.h152 bool (*enum_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
H A Dipc3-control.c721 .enum_put = sof_ipc3_enum_put,
H A Dipc4-control.c848 .enum_put = sof_ipc4_enum_put,