Searched refs:snd_sof_control (Results 1 – 5 of 5) sorted by relevance
/linux/sound/soc/sof/ ! |
H A D | control.c | 22 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_get() 37 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_put() 51 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_info() 74 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_switch_get() 89 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_switch_put() 104 struct snd_sof_control *scontrol = se->dobj.private; in snd_sof_enum_get() 119 struct snd_sof_control *scontrol = se->dobj.private; in snd_sof_enum_put() 134 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_get() 149 struct snd_sof_control *scontrol = be->dobj.private; in snd_sof_bytes_put() 165 struct snd_sof_control *scontro in snd_sof_bytes_ext_put() [all...] |
H A D | sof-audio.h | 88 struct snd_sof_control; 148 bool (*volume_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 149 int (*volume_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 150 bool (*switch_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 151 int (*switch_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 152 bool (*enum_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 153 int (*enum_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 154 int (*bytes_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 155 int (*bytes_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 156 int (*bytes_ext_get)(struct snd_sof_control *scontro 368 struct snd_sof_control { global() struct 369 scompsnd_sof_control global() argument 370 namesnd_sof_control global() argument 371 comp_idsnd_sof_control global() argument 372 min_volume_stepsnd_sof_control global() argument 373 max_volume_stepsnd_sof_control global() argument 374 num_channelssnd_sof_control global() argument 375 accesssnd_sof_control global() argument 376 info_typesnd_sof_control global() argument 377 indexsnd_sof_control global() argument 378 privsnd_sof_control global() argument 379 priv_sizesnd_sof_control global() argument 380 max_sizesnd_sof_control global() argument 381 ipc_control_datasnd_sof_control global() argument 382 old_ipc_control_datasnd_sof_control global() argument 383 maxsnd_sof_control global() argument 384 sizesnd_sof_control global() argument 385 volume_tablesnd_sof_control global() argument 387 listsnd_sof_control global() argument 389 led_ctlsnd_sof_control global() argument 392 comp_data_dirtysnd_sof_control global() argument [all...] |
H A D | ipc3-control.c | 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 *scontro [all...] |
H A D | ipc3-topology.c | 31 struct snd_sof_control *control; 749 struct snd_sof_control *scontrol; in sof_ipc3_widget_setup_comp_pga() 1758 static int sof_ipc3_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_bytes() 1821 static int sof_ipc3_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_volume() 1853 static int sof_ipc3_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_enum() 1871 static int sof_ipc3_control_setup(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_setup() 1890 static int sof_ipc3_control_free(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_free()
|
H A D | ipc4-topology.c | 511 struct snd_sof_control *scontrol; in sof_ipc4_widget_update_kcontrol_module_id() 2631 static int sof_ipc4_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_volume() 2673 static int sof_ipc4_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_enum() 2703 static int sof_ipc4_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_bytes() 2768 static int sof_ipc4_control_setup(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_setup()
|