Searched refs:enum_get (Results 1 – 4 of 4) 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,
849 .enum_get = sof_ipc4_enum_get,