Searched refs:switch_put (Results 1 – 4 of 4) sorted by relevance
94 if (tplg_ops && tplg_ops->control && tplg_ops->control->switch_put) in snd_sof_switch_put()95 return tplg_ops->control->switch_put(scontrol, ucontrol); in snd_sof_switch_put()
150 bool (*switch_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
719 .switch_put = sof_ipc3_switch_put,
846 .switch_put = sof_ipc4_switch_put,