Home
last modified time | relevance | path

Searched defs:kctl (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio_olpc.c61 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()
/openbmc/linux/sound/core/
H A Dcontrol.c268 struct snd_kcontrol *kctl; in snd_ctl_new1() local
341 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict() local
640 struct snd_kcontrol *kctl; in snd_ctl_remove_id() local
669 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl() local
708 struct snd_kcontrol *kctl; in snd_ctl_activate_id() local
764 struct snd_kcontrol *kctl; in snd_ctl_rename_id() local
812 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow() local
862 struct snd_kcontrol *kctl; in snd_ctl_find_numid() local
886 struct snd_kcontrol *kctl; in snd_ctl_find_id_locked() local
923 struct snd_kcontrol *kctl; in snd_ctl_find_id() local
[all …]
H A Dctljack.c65 struct snd_kcontrol *kctl; in snd_kctl_jack_new() local
78 struct snd_kcontrol *kctl, bool status) in snd_kctl_jack_report()
H A Dcontrol_led.c50 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
H A Dvmaster.c53 struct snd_kcontrol *kctl; /* original kcontrol pointer */ member
424 struct snd_kcontrol *kctl; in snd_ctl_make_virtual_master() local
528 int snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl, in snd_ctl_apply_vmaster_followers()
H A Djack.c19 struct snd_kcontrol *kctl; member
409 static void snd_jack_kctl_private_free(struct snd_kcontrol *kctl) in snd_jack_kctl_private_free()
429 struct snd_kcontrol *kctl; in snd_jack_kctl_new() local
/openbmc/linux/sound/usb/
H A Dmixer_scarlett.c232 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 …]
H A Dmixer_scarlett2.c1827 struct snd_kcontrol *kctl; in scarlett2_add_new_ctl() local
1886 static int scarlett2_sync_ctl_get(struct snd_kcontrol *kctl, in scarlett2_sync_ctl_get()
2100 static int scarlett2_mute_ctl_get(struct snd_kcontrol *kctl, in scarlett2_mute_ctl_get()
2123 static int scarlett2_mute_ctl_put(struct snd_kcontrol *kctl, in scarlett2_mute_ctl_put()
2424 static int scarlett2_pad_ctl_get(struct snd_kcontrol *kctl, in scarlett2_pad_ctl_get()
2447 static int scarlett2_pad_ctl_put(struct snd_kcontrol *kctl, in scarlett2_pad_ctl_put()
2488 static int scarlett2_air_ctl_get(struct snd_kcontrol *kctl, in scarlett2_air_ctl_get()
2510 static int scarlett2_air_ctl_put(struct snd_kcontrol *kctl, in scarlett2_air_ctl_put()
2791 struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) in scarlett2_direct_monitor_stereo_enum_ctl_info()
3704 static int scarlett2_msd_ctl_get(struct snd_kcontrol *kctl, in scarlett2_msd_ctl_get()
[all …]
H A Dmixer_s1810c.c335 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()
H A Dmixer.c590 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()
1239 int default_min, struct snd_kcontrol *kctl) in get_min_max_with_quirks()
1621 static void check_no_speaker_on_headset(struct snd_kcontrol *kctl, in check_no_speaker_on_headset()
1665 struct snd_kcontrol *kctl; in __build_feature_ctl() local
1882 struct snd_kcontrol *kctl; in build_connector_control() local
1938 struct snd_kcontrol *kctl; in parse_clock_source_unit() local
2159 struct snd_kcontrol *kctl; in build_mixer_unit_ctl() local
2466 struct snd_kcontrol *kctl; in build_audio_procunit() local
[all …]
H A Dmixer_quirks.c65 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
3236 static int snd_djm_controls_info(struct snd_kcontrol *kctl, in snd_djm_controls_info()
3293 static int snd_djm_controls_get(struct snd_kcontrol *kctl, in snd_djm_controls_get()
3543 struct snd_kcontrol *kctl) in snd_dragonfly_quirk_db_scale()
[all …]
H A Dmixer.h68 struct snd_kcontrol *kctl; member
111 #define snd_usb_mixer_add_control(list, kctl) \ argument
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_maudio.c355 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 …]
/openbmc/linux/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c21 struct snd_kcontrol *kctl; member
39 static int hda_cs_dsp_coeff_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) in hda_cs_dsp_coeff_info()
50 static int hda_cs_dsp_coeff_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in hda_cs_dsp_coeff_put()
64 static int hda_cs_dsp_coeff_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in hda_cs_dsp_coeff_get()
101 static void hda_cs_dsp_free_kcontrol(struct snd_kcontrol *kctl) in hda_cs_dsp_free_kcontrol()
116 struct snd_kcontrol *kctl; in hda_cs_dsp_add_kcontrol() local
H A Dhda_codec.c1704 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()
1897 static int put_kctl_with_value(struct snd_kcontrol *kctl, int val) in put_kctl_with_value()
1917 struct snd_kcontrol *kctl, in init_follower_0dB()
1964 struct snd_kcontrol *kctl, in init_follower_unmute()
2001 struct snd_kcontrol *kctl; in __snd_hda_add_vmaster() local
2444 struct snd_kcontrol *kctl; in snd_hda_create_dig_out_ctls() local
2602 struct snd_kcontrol *kctl; in snd_hda_create_spdif_share_sw() local
2698 struct snd_kcontrol *kctl; in snd_hda_create_spdif_in_ctls() local
3386 struct snd_kcontrol *kctl; in snd_hda_add_new_ctls() local
/openbmc/linux/sound/drivers/
H A Dmts64.c429 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()
/openbmc/linux/include/sound/
H A Dcontrol.h188 static inline unsigned int snd_ctl_get_ioffnum(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffnum()
194 static inline unsigned int snd_ctl_get_ioffidx(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffidx()
200 static inline unsigned int snd_ctl_get_ioff(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) in snd_ctl_get_ioff()
295 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true) argument
/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c972 static int catpt_offload1_volume_get(struct snd_kcontrol *kctl, in catpt_offload1_volume_get()
978 static int catpt_offload1_volume_put(struct snd_kcontrol *kctl, in catpt_offload1_volume_put()
984 static int catpt_offload2_volume_get(struct snd_kcontrol *kctl, in catpt_offload2_volume_get()
990 static int catpt_offload2_volume_put(struct snd_kcontrol *kctl, in catpt_offload2_volume_put()
996 static int catpt_capture_volume_get(struct snd_kcontrol *kctl, in catpt_capture_volume_get()
1002 static int catpt_capture_volume_put(struct snd_kcontrol *kctl, in catpt_capture_volume_put()
/openbmc/linux/sound/core/oss/
H A Dmixer_oss.c537 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
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_ahub.c17 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()
/openbmc/linux/sound/soc/
H A Dsoc-card.c36 struct snd_kcontrol *kctl; in snd_soc_card_get_kcontrol_locked() local
55 struct snd_kcontrol *kctl; in snd_soc_card_get_kcontrol() local
/openbmc/linux/drivers/staging/greybus/
H A Daudio_topology.c644 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_enum_kctl()
676 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_kcontrol()
853 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_enum_ctl()
885 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_mixer_ctl()
906 struct snd_kcontrol_new *kctl, in gbaudio_tplg_create_wcontrol()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_pcm.c115 struct snd_kcontrol *kctl, int activate) in vortex_notify_pcm_vol_change()
598 struct snd_kcontrol *kctl; in snd_vortex_new_pcm() local
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c679 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
2694 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix); in snd_ac97_rename_ctl() local
2829 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL); in tune_inv_eapd() local
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c373 static int wm_coeff_info(struct snd_kcontrol *kctl, in wm_coeff_info()
398 static int wm_coeff_put(struct snd_kcontrol *kctl, in wm_coeff_put()
415 static int wm_coeff_tlv_put(struct snd_kcontrol *kctl, in wm_coeff_tlv_put()
441 static int wm_coeff_put_acked(struct snd_kcontrol *kctl, in wm_coeff_put_acked()
469 static int wm_coeff_get(struct snd_kcontrol *kctl, in wm_coeff_get()
486 static int wm_coeff_tlv_get(struct snd_kcontrol *kctl, in wm_coeff_tlv_get()

1234