| /linux/sound/soc/sof/ |
| 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 *scontrol, in sof_ipc3_bytes_put() [all …]
|
| H A D | ipc4-control.c | 15 static int sof_ipc4_set_get_kcontrol_data(struct snd_sof_control *scontrol, in sof_ipc4_set_get_kcontrol_data() argument 87 sof_ipc4_set_volume_data(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget,struct snd_sof_control * scontrol,bool lock) sof_ipc4_set_volume_data() argument 143 sof_ipc4_volume_put(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_volume_put() argument 189 sof_ipc4_volume_get(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_volume_get() argument 207 sof_ipc4_set_generic_control_data(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget,struct snd_sof_control * scontrol,bool lock) sof_ipc4_set_generic_control_data() argument 243 sof_ipc4_refresh_generic_control(struct snd_sof_control * scontrol) sof_ipc4_refresh_generic_control() argument 287 sof_ipc4_switch_put(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_switch_put() argument 331 sof_ipc4_switch_get(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_switch_get() argument 346 sof_ipc4_enum_put(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_enum_put() argument 390 sof_ipc4_enum_get(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_enum_get() argument 406 sof_ipc4_set_get_bytes_data(struct snd_sof_dev * sdev,struct snd_sof_control * scontrol,bool set,bool lock) sof_ipc4_set_get_bytes_data() argument 435 sof_ipc4_bytes_put(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_bytes_put() argument 469 sof_ipc4_bytes_get(struct snd_sof_control * scontrol,struct snd_ctl_elem_value * ucontrol) sof_ipc4_bytes_get() argument 498 sof_ipc4_bytes_ext_put(struct snd_sof_control * scontrol,const unsigned int __user * binary_data,unsigned int size) sof_ipc4_bytes_ext_put() argument 579 _sof_ipc4_bytes_ext_get(struct snd_sof_control * scontrol,const unsigned int __user * binary_data,unsigned int size,bool from_dsp) _sof_ipc4_bytes_ext_get() argument 637 sof_ipc4_bytes_ext_get(struct snd_sof_control * scontrol,const unsigned int __user * binary_data,unsigned int size) sof_ipc4_bytes_ext_get() argument 644 sof_ipc4_bytes_ext_volatile_get(struct snd_sof_control * scontrol,const unsigned int __user * binary_data,unsigned int size) sof_ipc4_bytes_ext_volatile_get() argument 653 sof_ipc4_volsw_setup(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget,struct snd_sof_control * scontrol) sof_ipc4_volsw_setup() argument 671 struct snd_sof_control *scontrol; sof_ipc4_control_update() local 794 struct snd_sof_control *scontrol; sof_ipc4_widget_kcontrol_setup() local 831 sof_ipc4_set_up_volume_table(struct snd_sof_control * scontrol,int tlv[SOF_TLV_ITEMS],int size) sof_ipc4_set_up_volume_table() argument [all...] |
| H A D | control.c | 22 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_get() local 37 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_put() local 51 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_volume_info() local 74 struct snd_sof_control *scontrol = sm->dobj.private; in snd_sof_switch_get() local 89 struct snd_sof_control *scontrol = sm->dobj.private; snd_sof_switch_put() local 104 struct snd_sof_control *scontrol = se->dobj.private; snd_sof_enum_get() local 119 struct snd_sof_control *scontrol = se->dobj.private; snd_sof_enum_put() local 134 struct snd_sof_control *scontrol = be->dobj.private; snd_sof_bytes_get() local 149 struct snd_sof_control *scontrol = be->dobj.private; snd_sof_bytes_put() local 165 struct snd_sof_control *scontrol = be->dobj.private; snd_sof_bytes_ext_put() local 184 struct snd_sof_control *scontrol = be->dobj.private; snd_sof_bytes_ext_volatile_get() local 211 struct snd_sof_control *scontrol = be->dobj.private; snd_sof_bytes_ext_get() local [all...] |
| H A D | topology.c | 270 static int set_up_volume_table(struct snd_sof_control *scontrol, in set_up_volume_table() 831 struct snd_sof_control *scontrol, in sof_control_load_volume() 911 struct snd_sof_control *scontrol, in sof_control_load_enum() 933 struct snd_sof_control *scontrol, in sof_control_load_bytes() 970 struct snd_sof_control *scontrol; in sof_control_load() local 1045 struct snd_sof_control *scontrol = dobj->private; in sof_control_unload() local 1638 struct snd_sof_control *scontrol; in sof_widget_unload() local 2162 struct snd_sof_control *scontrol; in sof_set_widget_pipeline() local 2189 struct snd_sof_control *scontrol; in sof_complete() local
|
| H A D | ipc3-topology.c | 749 struct snd_sof_control *scontrol; in sof_ipc3_widget_setup_comp_pga() local 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 | 562 struct snd_sof_control *scontrol; in sof_ipc4_widget_update_kcontrol_module_id() local 2857 static int sof_ipc4_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_volume() 2899 static int sof_ipc4_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_enum() 2929 static int sof_ipc4_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_bytes() 3014 static int sof_ipc4_control_setup(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_setup()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | topology.c | 825 struct snd_ar_control *scontrol; in audioreach_widget_load_mixer() local 960 struct snd_ar_control *scontrol = dobj->private; audioreach_widget_unload() local 1061 struct snd_ar_control *scontrol; audioreach_route_load() local 1150 const struct snd_ar_control *scontrol = mc->dobj.private; audioreach_get_audio_mixer() local 1171 const struct snd_ar_control *scontrol = mc->dobj.private; audioreach_put_audio_mixer() local 1207 audioreach_control_load_mix(struct snd_soc_component * scomp,struct snd_ar_control * scontrol,struct snd_kcontrol_new * kc,const struct snd_soc_tplg_ctl_hdr * hdr) audioreach_control_load_mix() argument 1244 struct snd_ar_control *scontrol; audioreach_control_load() local 1279 struct snd_ar_control *scontrol = dobj->private; audioreach_control_unload() local [all...] |
| /linux/drivers/ata/ |
| H A D | sata_via.c | 336 u32 sstatus, scontrol; in vt6420_prereset() local
|
| H A D | ata_piix.c | 1442 u32 scontrol; in piix_init_sidpr() local
|
| H A D | libahci.c | 887 u32 cmd, scontrol; in ahci_power_down() local
|
| H A D | libata-core.c | 3294 u32 sstatus, scontrol, tmp; in sata_print_link_status() local
|
| /linux/sound/core/ |
| H A D | pcm_compat.c | 412 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32() local
|
| H A D | pcm_native.c | 3148 struct snd_pcm_mmap_control scontrol; in snd_pcm_sync_ptr() local 3242 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat() local
|