Searched refs:enum_put (Results 1 – 4 of 4) sorted by relevance
124 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()
152 bool (*enum_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
721 .enum_put = sof_ipc3_enum_put,
848 .enum_put = sof_ipc4_enum_put,