Searched refs:switch_get (Results 1 – 3 of 3) sorted by relevance
79 if (tplg_ops->control->switch_get) in snd_sof_switch_get()80 return tplg_ops->control->switch_get(scontrol, ucontrol); in snd_sof_switch_get()
107 int (*switch_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
698 .switch_get = sof_ipc3_switch_get,