Home
last modified time | relevance | path

Searched defs:scontrol (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/sof/
H A Dipc3-control.c15 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 Dipc4-control.c15 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 Dcontrol.c22 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 Dtopology.c270 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
1043 struct snd_sof_control *scontrol = dobj->private; in sof_control_unload() local
1636 struct snd_sof_control *scontrol; in sof_widget_unload() local
2170 struct snd_sof_control *scontrol; in sof_set_widget_pipeline() local
2197 struct snd_sof_control *scontrol; in sof_complete() local
H A Dipc3-topology.c749 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 Dipc4-topology.c562 struct snd_sof_control *scontrol; in sof_ipc4_widget_update_kcontrol_module_id() local
2856 static int sof_ipc4_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_volume()
2898 static int sof_ipc4_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_enum()
2928 static int sof_ipc4_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc4_control_load_bytes()
3013 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 Dtopology.c825 struct snd_ar_control *scontrol; in audioreach_widget_load_mixer() local
960 struct snd_ar_control *scontrol = dobj->private; in audioreach_widget_unload() local
1061 struct snd_ar_control *scontrol; in audioreach_route_load() local
1150 const struct snd_ar_control *scontrol = mc->dobj.private; in audioreach_get_audio_mixer() local
1171 const struct snd_ar_control *scontrol = mc->dobj.private; in audioreach_put_audio_mixer() local
1207 struct snd_ar_control *scontrol, in audioreach_control_load_mix()
1244 struct snd_ar_control *scontrol; in audioreach_control_load() local
1279 struct snd_ar_control *scontrol = dobj->private; in audioreach_control_unload() local
/linux/drivers/ata/
H A Dlibata-sata.c302 u32 scontrol, serror; in sata_link_resume() local
374 u32 scontrol; in sata_link_scr_lpm() local
439 static int __sata_set_spd_needed(struct ata_link *link, u32 *scontrol) in __sata_set_spd_needed()
481 u32 scontrol; in sata_set_spd_needed() local
504 u32 scontrol; in sata_set_spd() local
628 u32 scontrol; in sata_link_hardreset() local
H A Dsata_via.c336 u32 sstatus, scontrol; in vt6420_prereset() local
H A Data_piix.c1442 u32 scontrol; in piix_init_sidpr() local
H A Dlibahci.c887 u32 cmd, scontrol; in ahci_power_down() local
H A Dlibata-core.c3294 u32 sstatus, scontrol, tmp; in sata_print_link_status() local
/linux/sound/core/
H A Dpcm_compat.c412 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32() local
H A Dpcm_native.c3125 struct snd_pcm_mmap_control scontrol; in snd_pcm_sync_ptr() local
3219 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat() local