Lines Matching defs:scontrol
15 static int sof_ipc3_set_get_kcontrol_data(struct snd_sof_control *scontrol, in sof_ipc3_set_get_kcontrol_data()
107 static void snd_sof_refresh_control(struct snd_sof_control *scontrol) in snd_sof_refresh_control()
134 static int sof_ipc3_volume_get(struct snd_sof_control *scontrol, in sof_ipc3_volume_get()
152 static bool sof_ipc3_volume_put(struct snd_sof_control *scontrol, in sof_ipc3_volume_put()
185 static int sof_ipc3_switch_get(struct snd_sof_control *scontrol, in sof_ipc3_switch_get()
201 static bool sof_ipc3_switch_put(struct snd_sof_control *scontrol, in sof_ipc3_switch_put()
233 static int sof_ipc3_enum_get(struct snd_sof_control *scontrol, in sof_ipc3_enum_get()
249 static bool sof_ipc3_enum_put(struct snd_sof_control *scontrol, in sof_ipc3_enum_put()
281 static int sof_ipc3_bytes_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_get()
313 static int sof_ipc3_bytes_put(struct snd_sof_control *scontrol, in sof_ipc3_bytes_put()
346 static int sof_ipc3_bytes_ext_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_get()
395 static int sof_ipc3_bytes_ext_put(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_put()
460 static int sof_ipc3_bytes_ext_volatile_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_volatile_get()
514 static void snd_sof_update_control(struct snd_sof_control *scontrol, in snd_sof_update_control()
546 struct snd_sof_control *scontrol; in sof_ipc3_control_update() local
657 struct snd_sof_control *scontrol; in sof_ipc3_widget_kcontrol_setup() local
692 sof_ipc3_set_up_volume_table(struct snd_sof_control *scontrol, int tlv[SOF_TLV_ITEMS], int size) in sof_ipc3_set_up_volume_table()