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()
127 static void sof_ipc3_refresh_control(struct snd_sof_control *scontrol) in sof_ipc3_refresh_control()
154 static int sof_ipc3_volume_get(struct snd_sof_control *scontrol, in sof_ipc3_volume_get()
172 static bool sof_ipc3_volume_put(struct snd_sof_control *scontrol, in sof_ipc3_volume_put()
205 static int sof_ipc3_switch_get(struct snd_sof_control *scontrol, in sof_ipc3_switch_get()
221 static bool sof_ipc3_switch_put(struct snd_sof_control *scontrol, in sof_ipc3_switch_put()
253 static int sof_ipc3_enum_get(struct snd_sof_control *scontrol, in sof_ipc3_enum_get()
269 static bool sof_ipc3_enum_put(struct snd_sof_control *scontrol, in sof_ipc3_enum_put()
301 static int sof_ipc3_bytes_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_get()
333 static int sof_ipc3_bytes_put(struct snd_sof_control *scontrol, in sof_ipc3_bytes_put()
366 static int sof_ipc3_bytes_ext_put(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_put()
453 static int _sof_ipc3_bytes_ext_get(struct snd_sof_control *scontrol, in _sof_ipc3_bytes_ext_get()
509 static int sof_ipc3_bytes_ext_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_get()
515 static int sof_ipc3_bytes_ext_volatile_get(struct snd_sof_control *scontrol, in sof_ipc3_bytes_ext_volatile_get()
522 static void snd_sof_update_control(struct snd_sof_control *scontrol, in snd_sof_update_control()
554 struct snd_sof_control *scontrol; in sof_ipc3_control_update() local
665 struct snd_sof_control *scontrol; in sof_ipc3_widget_kcontrol_setup() local
700 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()