/linux-6.3-rc2/sound/pci/cs5535audio/ |
A D | cs5535audio_olpc.c | 61 static int olpc_dc_info(struct snd_kcontrol *kctl, in olpc_dc_info() 71 static int olpc_dc_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_dc_get() 77 static int olpc_dc_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_dc_put() 85 static int olpc_mic_info(struct snd_kcontrol *kctl, in olpc_mic_info() 95 static int olpc_mic_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_mic_get() 106 static int olpc_mic_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_mic_put()
|
/linux-6.3-rc2/sound/usb/ |
A D | mixer_scarlett.c | 232 static int scarlett_ctl_switch_info(struct snd_kcontrol *kctl, in scarlett_ctl_switch_info() 244 static int scarlett_ctl_switch_get(struct snd_kcontrol *kctl, in scarlett_ctl_switch_get() 262 static int scarlett_ctl_switch_put(struct snd_kcontrol *kctl, in scarlett_ctl_switch_put() 300 static int scarlett_ctl_info(struct snd_kcontrol *kctl, in scarlett_ctl_info() 314 static int scarlett_ctl_get(struct snd_kcontrol *kctl, in scarlett_ctl_get() 333 static int scarlett_ctl_put(struct snd_kcontrol *kctl, in scarlett_ctl_put() 399 static int scarlett_ctl_enum_info(struct snd_kcontrol *kctl, in scarlett_ctl_enum_info() 409 static int scarlett_ctl_enum_get(struct snd_kcontrol *kctl, in scarlett_ctl_enum_get() 427 static int scarlett_ctl_enum_put(struct snd_kcontrol *kctl, in scarlett_ctl_enum_put() 456 static int scarlett_ctl_meter_get(struct snd_kcontrol *kctl, in scarlett_ctl_meter_get() [all …]
|
A D | mixer_scarlett_gen2.c | 1731 struct snd_kcontrol *kctl; in scarlett2_add_new_ctl() local 1790 static int scarlett2_sync_ctl_get(struct snd_kcontrol *kctl, in scarlett2_sync_ctl_get() 1979 static int scarlett2_mute_ctl_get(struct snd_kcontrol *kctl, in scarlett2_mute_ctl_get() 1996 static int scarlett2_mute_ctl_put(struct snd_kcontrol *kctl, in scarlett2_mute_ctl_put() 2291 static int scarlett2_pad_ctl_get(struct snd_kcontrol *kctl, in scarlett2_pad_ctl_get() 2308 static int scarlett2_pad_ctl_put(struct snd_kcontrol *kctl, in scarlett2_pad_ctl_put() 2349 static int scarlett2_air_ctl_get(struct snd_kcontrol *kctl, in scarlett2_air_ctl_get() 2365 static int scarlett2_air_ctl_put(struct snd_kcontrol *kctl, in scarlett2_air_ctl_put() 2634 struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) in scarlett2_direct_monitor_stereo_enum_ctl_info() 3536 static int scarlett2_msd_ctl_get(struct snd_kcontrol *kctl, in scarlett2_msd_ctl_get() [all …]
|
A D | mixer_s1810c.c | 335 struct snd_kcontrol *kctl, u32 *state) in snd_s1810c_get_switch_state() 362 struct snd_kcontrol *kctl) in snd_s1810c_set_switch_state() 380 snd_s1810c_switch_get(struct snd_kcontrol *kctl, in snd_s1810c_switch_get() 411 snd_s1810c_switch_set(struct snd_kcontrol *kctl, in snd_s1810c_switch_set() 453 struct snd_kcontrol *kctl; in snd_s1810c_switch_init() local 476 snd_s1810c_line_sw_info(struct snd_kcontrol *kctl, in snd_s1810c_line_sw_info() 515 snd_s1810c_ab_sw_info(struct snd_kcontrol *kctl, in snd_s1810c_ab_sw_info()
|
A D | mixer.c | 590 struct snd_kcontrol *kctl, in snd_usb_mixer_add_list() 1072 void snd_usb_mixer_elem_free(struct snd_kcontrol *kctl) in snd_usb_mixer_elem_free() 1084 struct snd_kcontrol *kctl) in volume_control_quirks() 1232 int default_min, struct snd_kcontrol *kctl) in get_min_max_with_quirks() 1614 static void check_no_speaker_on_headset(struct snd_kcontrol *kctl, in check_no_speaker_on_headset() 1658 struct snd_kcontrol *kctl; in __build_feature_ctl() local 1875 struct snd_kcontrol *kctl; in build_connector_control() local 1931 struct snd_kcontrol *kctl; in parse_clock_source_unit() local 2154 struct snd_kcontrol *kctl; in build_mixer_unit_ctl() local 2461 struct snd_kcontrol *kctl; in build_audio_procunit() local [all …]
|
A D | mixer_quirks.c | 65 struct snd_kcontrol *kctl; in snd_create_std_mono_ctl_offset() local 146 struct snd_kcontrol *kctl; in add_single_ctl_with_resume() local 873 struct snd_kcontrol *kctl) in snd_ni_control_init_val() 1033 struct snd_kcontrol *kctl) in snd_ftu_eff_switch_init() 1055 static int snd_ftu_eff_switch_get(struct snd_kcontrol *kctl, in snd_ftu_eff_switch_get() 1086 static int snd_ftu_eff_switch_put(struct snd_kcontrol *kctl, in snd_ftu_eff_switch_put() 2063 struct snd_kcontrol *kctl; in realtek_add_jack() local 3209 static int snd_djm_controls_info(struct snd_kcontrol *kctl, in snd_djm_controls_info() 3266 static int snd_djm_controls_get(struct snd_kcontrol *kctl, in snd_djm_controls_get() 3508 struct snd_kcontrol *kctl) in snd_dragonfly_quirk_db_scale() [all …]
|
A D | mixer.h | 68 struct snd_kcontrol *kctl; member 111 #define snd_usb_mixer_add_control(list, kctl) \ argument
|
/linux-6.3-rc2/sound/core/ |
A D | control.c | 265 struct snd_kcontrol *kctl; in snd_ctl_new1() local 338 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict() local 621 struct snd_kcontrol *kctl; in snd_ctl_remove_id() local 650 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl() local 689 struct snd_kcontrol *kctl; in snd_ctl_activate_id() local 738 struct snd_kcontrol *kctl; in snd_ctl_rename_id() local 783 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow() local 834 struct snd_kcontrol *kctl; in snd_ctl_find_id() local 884 struct snd_kcontrol *kctl; in snd_ctl_elem_list() local 1164 struct snd_kcontrol *kctl; in snd_ctl_elem_info() local [all …]
|
A D | control_led.c | 50 struct snd_kcontrol *kctl; member 108 struct snd_kcontrol *kctl = lctl->kctl; in snd_ctl_led_get() local 138 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_set_state() 183 static struct snd_ctl_led_ctl *snd_ctl_led_find(struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_find() 198 static unsigned int snd_ctl_led_remove(struct snd_kcontrol *kctl, unsigned int ioff, in snd_ctl_led_remove() 216 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_notify() 246 struct snd_kcontrol *kctl; in snd_ctl_led_set_id() local 350 struct snd_kcontrol *kctl; in snd_ctl_led_register() local
|
A D | ctljack.c | 65 struct snd_kcontrol *kctl; in snd_kctl_jack_new() local 78 struct snd_kcontrol *kctl, bool status) in snd_kctl_jack_report()
|
A D | vmaster.c | 53 struct snd_kcontrol *kctl; /* original kcontrol pointer */ member 396 struct snd_kcontrol *kctl; in snd_ctl_make_virtual_master() local 500 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl, in snd_ctl_apply_vmaster_followers()
|
A D | jack.c | 19 struct snd_kcontrol *kctl; member 409 static void snd_jack_kctl_private_free(struct snd_kcontrol *kctl) in snd_jack_kctl_private_free() 430 struct snd_kcontrol *kctl; in snd_jack_kctl_new() local
|
/linux-6.3-rc2/sound/firewire/bebob/ |
A D | bebob_maudio.c | 355 static int special_clk_ctl_info(struct snd_kcontrol *kctl, in special_clk_ctl_info() 367 static int special_clk_ctl_get(struct snd_kcontrol *kctl, in special_clk_ctl_get() 375 static int special_clk_ctl_put(struct snd_kcontrol *kctl, in special_clk_ctl_put() 409 static int special_sync_ctl_info(struct snd_kcontrol *kctl, in special_sync_ctl_info() 419 static int special_sync_ctl_get(struct snd_kcontrol *kctl, in special_sync_ctl_get() 444 static int special_dig_in_iface_ctl_info(struct snd_kcontrol *kctl, in special_dig_in_iface_ctl_info() 451 static int special_dig_in_iface_ctl_get(struct snd_kcontrol *kctl, in special_dig_in_iface_ctl_get() 481 static int special_dig_in_iface_ctl_set(struct snd_kcontrol *kctl, in special_dig_in_iface_ctl_set() 544 static int special_dig_out_iface_ctl_get(struct snd_kcontrol *kctl, in special_dig_out_iface_ctl_get() 554 static int special_dig_out_iface_ctl_set(struct snd_kcontrol *kctl, in special_dig_out_iface_ctl_set() [all …]
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | hda_cs_dsp_ctl.c | 20 struct snd_kcontrol *kctl; member 38 static int hda_cs_dsp_coeff_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) in hda_cs_dsp_coeff_info() 49 static int hda_cs_dsp_coeff_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in hda_cs_dsp_coeff_put() 63 static int hda_cs_dsp_coeff_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in hda_cs_dsp_coeff_get() 104 struct snd_kcontrol *kctl; in hda_cs_dsp_add_kcontrol() local
|
A D | hda_codec.c | 1704 struct snd_kcontrol *kctl) in snd_hda_ctl_add() 1743 int snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, in snd_hda_add_nid() 1899 static int put_kctl_with_value(struct snd_kcontrol *kctl, int val) in put_kctl_with_value() 1919 struct snd_kcontrol *kctl, in init_follower_0dB() 1966 struct snd_kcontrol *kctl, in init_follower_unmute() 2003 struct snd_kcontrol *kctl; in __snd_hda_add_vmaster() local 2446 struct snd_kcontrol *kctl; in snd_hda_create_dig_out_ctls() local 2600 struct snd_kcontrol *kctl; in snd_hda_create_spdif_share_sw() local 2696 struct snd_kcontrol *kctl; in snd_hda_create_spdif_in_ctls() local 3384 struct snd_kcontrol *kctl; in snd_hda_add_new_ctls() local
|
/linux-6.3-rc2/sound/drivers/ |
A D | mts64.c | 429 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_get() 443 static int snd_mts64_ctl_smpte_switch_put(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_put() 481 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_h_info() 491 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_f_info() 501 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_info() 511 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_get() 524 static int snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_put() 587 static int snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_info() 597 static int snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_get() 609 static int snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_put()
|
/linux-6.3-rc2/sound/soc/intel/catpt/ |
A D | pcm.c | 968 static int catpt_offload1_volume_get(struct snd_kcontrol *kctl, in catpt_offload1_volume_get() 974 static int catpt_offload1_volume_put(struct snd_kcontrol *kctl, in catpt_offload1_volume_put() 980 static int catpt_offload2_volume_get(struct snd_kcontrol *kctl, in catpt_offload2_volume_get() 986 static int catpt_offload2_volume_put(struct snd_kcontrol *kctl, in catpt_offload2_volume_put() 992 static int catpt_capture_volume_get(struct snd_kcontrol *kctl, in catpt_capture_volume_get() 998 static int catpt_capture_volume_put(struct snd_kcontrol *kctl, in catpt_capture_volume_put()
|
/linux-6.3-rc2/include/sound/ |
A D | control.h | 164 static inline unsigned int snd_ctl_get_ioffnum(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffnum() 170 static inline unsigned int snd_ctl_get_ioffidx(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffidx() 176 static inline unsigned int snd_ctl_get_ioff(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) in snd_ctl_get_ioff() 268 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true) argument
|
/linux-6.3-rc2/sound/core/oss/ |
A D | mixer_oss.c | 537 struct snd_kcontrol *kctl; in snd_mixer_oss_get_volume1_vol() local 576 struct snd_kcontrol *kctl; in snd_mixer_oss_get_volume1_sw() local 641 struct snd_kcontrol *kctl; in snd_mixer_oss_put_volume1_vol() local 684 struct snd_kcontrol *kctl; in snd_mixer_oss_put_volume1_sw() local 822 struct snd_kcontrol *kctl; in snd_mixer_oss_get_recsrc2() local 874 struct snd_kcontrol *kctl; in snd_mixer_oss_put_recsrc2() local 1059 struct snd_kcontrol *kctl; in snd_mixer_oss_build_input() local
|
/linux-6.3-rc2/sound/soc/tegra/ |
A D | tegra210_ahub.c | 17 static int tegra_ahub_get_value_enum(struct snd_kcontrol *kctl, in tegra_ahub_get_value_enum() 54 static int tegra_ahub_put_value_enum(struct snd_kcontrol *kctl, in tegra_ahub_put_value_enum()
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A D | audio_topology.c | 645 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_enum_kctl() 677 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_kcontrol() 854 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_enum_ctl() 886 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_mixer_ctl() 907 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_wcontrol()
|
A D | audio_helper.c | 152 struct snd_kcontrol *kctl; in gbaudio_remove_controls() local
|
/linux-6.3-rc2/sound/pci/au88x0/ |
A D | au88x0_pcm.c | 115 struct snd_kcontrol *kctl, int activate) in vortex_notify_pcm_vol_change() 598 struct snd_kcontrol *kctl; in snd_vortex_new_pcm() local
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_codec.c | 679 static void set_inv_eapd(struct snd_ac97 *ac97, struct snd_kcontrol *kctl) in set_inv_eapd() 1170 struct snd_kcontrol *kctl; in snd_ac97_cmute_new_stereo() local 1226 static void set_tlv_db_scale(struct snd_kcontrol *kctl, const unsigned int *tlv) in set_tlv_db_scale() 1240 struct snd_kcontrol *kctl; in snd_ac97_cvol_new() local 1314 struct snd_kcontrol *kctl; in snd_ac97_mixer_build() local 2695 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix); in snd_ac97_rename_ctl() local 2830 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL); in tune_inv_eapd() local
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | wm_adsp.c | 374 static int wm_coeff_info(struct snd_kcontrol *kctl, in wm_coeff_info() 399 static int wm_coeff_put(struct snd_kcontrol *kctl, in wm_coeff_put() 416 static int wm_coeff_tlv_put(struct snd_kcontrol *kctl, in wm_coeff_tlv_put() 442 static int wm_coeff_put_acked(struct snd_kcontrol *kctl, in wm_coeff_put_acked() 470 static int wm_coeff_get(struct snd_kcontrol *kctl, in wm_coeff_get() 487 static int wm_coeff_tlv_get(struct snd_kcontrol *kctl, in wm_coeff_tlv_get()
|