Lines Matching refs:snd_sof_control
18 static void update_mute_led(struct snd_sof_control *scontrol, in update_mute_led()
68 static void snd_sof_refresh_control(struct snd_sof_control *scontrol) in snd_sof_refresh_control()
107 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_get()
127 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_put()
156 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_info()
180 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_switch_get()
198 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_switch_put()
232 struct snd_sof_control *scontrol = se->dobj.private; in snd_sof_enum_get()
250 struct snd_sof_control *scontrol = se->dobj.private; in snd_sof_enum_put()
281 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_get()
317 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_put()
360 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_ext_put()
438 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_ext_volatile_get()
512 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_ext_get()
559 static void snd_sof_update_control(struct snd_sof_control *scontrol, in snd_sof_update_control()
593 struct snd_sof_control *scontrol; in snd_sof_control_notify()