Searched refs:enum_put (Results 1 – 3 of 3) 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()
130 bool (*enum_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
713 .enum_put = sof_ipc3_enum_put,
Completed in 7 milliseconds