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