Searched refs:enum_get (Results 1 – 3 of 3) sorted by relevance
109 if (tplg_ops && tplg_ops->control && tplg_ops->control->enum_get) in snd_sof_enum_get() 110 return tplg_ops->control->enum_get(scontrol, ucontrol); in snd_sof_enum_get()
153 int (*enum_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
722 .enum_get = sof_ipc3_enum_get,