/linux-4.4.14/sound/pci/cs5535audio/ |
D | cs5535audio_olpc.c | 65 static int olpc_dc_info(struct snd_kcontrol *kctl, in olpc_dc_info() 75 static int olpc_dc_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_dc_get() 81 static int olpc_dc_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_dc_put() 89 static int olpc_mic_info(struct snd_kcontrol *kctl, in olpc_mic_info() 99 static int olpc_mic_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_mic_get() 110 static int olpc_mic_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *v) in olpc_mic_put()
|
/linux-4.4.14/sound/usb/ |
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() 301 static int scarlett_ctl_info(struct snd_kcontrol *kctl, in scarlett_ctl_info() 315 static int scarlett_ctl_get(struct snd_kcontrol *kctl, in scarlett_ctl_get() 334 static int scarlett_ctl_put(struct snd_kcontrol *kctl, in scarlett_ctl_put() 378 static int scarlett_ctl_enum_dynamic_info(struct snd_kcontrol *kctl, in scarlett_ctl_enum_dynamic_info() 400 static int scarlett_ctl_enum_info(struct snd_kcontrol *kctl, in scarlett_ctl_enum_info() 410 static int scarlett_ctl_enum_get(struct snd_kcontrol *kctl, in scarlett_ctl_enum_get() 428 static int scarlett_ctl_enum_put(struct snd_kcontrol *kctl, in scarlett_ctl_enum_put() [all …]
|
D | mixer_quirks.c | 74 struct snd_kcontrol *kctl; in snd_create_std_mono_ctl_offset() local 155 struct snd_kcontrol *kctl; in add_single_ctl_with_resume() local 607 static int snd_mbox1_switch_get(struct snd_kcontrol *kctl, in snd_mbox1_switch_get() 682 static int snd_mbox1_switch_put(struct snd_kcontrol *kctl, in snd_mbox1_switch_put() 739 struct snd_kcontrol *kctl) in snd_ni_control_init_val() 899 struct snd_kcontrol *kctl) in snd_ftu_eff_switch_init() 921 static int snd_ftu_eff_switch_get(struct snd_kcontrol *kctl, in snd_ftu_eff_switch_get() 952 static int snd_ftu_eff_switch_put(struct snd_kcontrol *kctl, in snd_ftu_eff_switch_put() 1834 struct snd_kcontrol *kctl) in snd_dragonfly_quirk_db_scale() 1859 struct snd_kcontrol *kctl) in snd_usb_mixer_fu_apply_quirk()
|
D | mixer.c | 577 struct snd_kcontrol *kctl) in snd_usb_mixer_add_control() 833 void snd_usb_mixer_elem_free(struct snd_kcontrol *kctl) in snd_usb_mixer_elem_free() 845 struct snd_kcontrol *kctl) in volume_control_quirks() 951 int default_min, struct snd_kcontrol *kctl) in get_min_max_with_quirks() 1190 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() 1200 static void check_no_speaker_on_headset(struct snd_kcontrol *kctl, in check_no_speaker_on_headset() 1233 struct snd_kcontrol *kctl; in build_feature_ctl() local 1541 struct snd_kcontrol *kctl; in build_mixer_unit_ctl() local 1790 struct snd_kcontrol *kctl; in build_audio_procunit() local 1981 static void usb_mixer_selector_elem_free(struct snd_kcontrol *kctl) in usb_mixer_selector_elem_free() [all …]
|
D | mixer.h | 47 struct snd_kcontrol *kctl; member
|
D | stream.c | 208 struct snd_kcontrol *kctl; in add_chmap() local
|
/linux-4.4.14/sound/firewire/bebob/ |
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() 537 static int special_dig_out_iface_ctl_info(struct snd_kcontrol *kctl, in special_dig_out_iface_ctl_info() 544 static int special_dig_out_iface_ctl_get(struct snd_kcontrol *kctl, in special_dig_out_iface_ctl_get() [all …]
|
/linux-4.4.14/sound/core/ |
D | control.c | 207 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new() 246 struct snd_kcontrol *kctl; in snd_ctl_new1() local 317 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict() local 517 struct snd_kcontrol *kctl; in snd_ctl_remove_id() local 546 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl() local 588 struct snd_kcontrol *kctl; in snd_ctl_activate_id() local 635 struct snd_kcontrol *kctl; in snd_ctl_rename_id() local 666 struct snd_kcontrol *kctl; in snd_ctl_find_numid() local 694 struct snd_kcontrol *kctl; in snd_ctl_find_id() local 749 struct snd_kcontrol *kctl; in snd_ctl_elem_list() local [all …]
|
D | ctljack.c | 69 struct snd_kcontrol *kctl; in snd_kctl_jack_new() local 82 struct snd_kcontrol *kctl, bool status) in snd_kctl_jack_report()
|
D | jack.c | 30 struct snd_kcontrol *kctl; member 120 static void snd_jack_kctl_private_free(struct snd_kcontrol *kctl) in snd_jack_kctl_private_free() 138 struct snd_kcontrol *kctl; in snd_jack_kctl_new() local
|
D | vmaster.c | 57 struct snd_kcontrol *kctl; /* original kcontrol pointer */ member 396 struct snd_kcontrol *kctl; in snd_ctl_make_virtual_master() local
|
D | control_compat.c | 191 struct snd_kcontrol *kctl; in get_ctl_type() local
|
/linux-4.4.14/sound/drivers/ |
D | mts64.c | 446 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_get() 460 static int snd_mts64_ctl_smpte_switch_put(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_put() 498 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_h_info() 508 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_f_info() 518 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_info() 528 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_get() 541 static int snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_put() 604 static int snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_info() 614 static int snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_get() 626 static int snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_fps_put()
|
D | aloop.c | 1007 struct snd_kcontrol *kctl; in loopback_mixer_new() local
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-alsa-mixer.c | 84 static int snd_cx18_mixer_tv_vol_get(struct snd_kcontrol *kctl, in snd_cx18_mixer_tv_vol_get() 104 static int snd_cx18_mixer_tv_vol_put(struct snd_kcontrol *kctl, in snd_cx18_mixer_tv_vol_put()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-alsa-mixer.c | 84 static int snd_ivtv_mixer_tv_vol_get(struct snd_kcontrol *kctl, in snd_ivtv_mixer_tv_vol_get() 104 static int snd_ivtv_mixer_tv_vol_put(struct snd_kcontrol *kctl, in snd_ivtv_mixer_tv_vol_put()
|
/linux-4.4.14/include/sound/ |
D | control.h | 148 static inline unsigned int snd_ctl_get_ioffnum(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffnum() 153 static inline unsigned int snd_ctl_get_ioffidx(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i… in snd_ctl_get_ioffidx() 158 static inline unsigned int snd_ctl_get_ioff(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) in snd_ctl_get_ioff() 249 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true) argument
|
D | pcm.h | 1355 struct snd_kcontrol *kctl; member
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 522 struct snd_kcontrol *kctl; in snd_mixer_oss_get_volume1_vol() local 560 struct snd_kcontrol *kctl; in snd_mixer_oss_get_volume1_sw() local 624 struct snd_kcontrol *kctl; in snd_mixer_oss_put_volume1_vol() local 665 struct snd_kcontrol *kctl; in snd_mixer_oss_put_volume1_sw() local 801 struct snd_kcontrol *kctl; in snd_mixer_oss_get_recsrc2() local 851 struct snd_kcontrol *kctl; in snd_mixer_oss_put_recsrc2() local 1032 struct snd_kcontrol *kctl; in snd_mixer_oss_build_input() local
|
/linux-4.4.14/sound/soc/pxa/ |
D | mioa701_wm9713.c | 82 struct snd_kcontrol *kctl, int event) in rear_amp_event()
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_pcm.c | 127 struct snd_kcontrol *kctl, int activate) in vortex_notify_pcm_vol_change() 617 struct snd_kcontrol *kctl; in snd_vortex_new_pcm() local
|
D | au88x0.h | 109 struct snd_kcontrol *kctl; member
|
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_codec.c | 700 static void set_inv_eapd(struct snd_ac97 *ac97, struct snd_kcontrol *kctl) in set_inv_eapd() 1191 struct snd_kcontrol *kctl; in snd_ac97_cmute_new_stereo() local 1247 static void set_tlv_db_scale(struct snd_kcontrol *kctl, const unsigned int *tlv) in set_tlv_db_scale() 1261 struct snd_kcontrol *kctl; in snd_ac97_cvol_new() local 1333 struct snd_kcontrol *kctl; in snd_ac97_mixer_build() local 2640 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix); in snd_ac97_rename_ctl() local 2766 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL); in tune_inv_eapd() local
|
D | ac97_patch.c | 58 struct snd_kcontrol *kctl; in reset_tlv() local 310 struct snd_kcontrol *kctl; in patch_yamaha_ymf7x3_3d() local 898 struct snd_kcontrol *kctl; in patch_sigmatel_stac9700_3d() local 911 struct snd_kcontrol *kctl; in patch_sigmatel_stac9708_3d() local 3423 struct snd_kcontrol *kctl; in snd_ac97_add_vmaster() local 3452 struct snd_kcontrol *kctl; in patch_vt1616_specific() local
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_codec.c | 1543 struct snd_kcontrol *kctl) in snd_hda_ctl_add() 1582 int snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, in snd_hda_add_nid() 1736 struct snd_kcontrol *kctl, int *step_to_check) in get_kctl_0dB_offset() 1768 static int put_kctl_with_value(struct snd_kcontrol *kctl, int val) in put_kctl_with_value() 1828 struct snd_kcontrol *kctl; in __snd_hda_add_vmaster() local 1932 struct snd_kcontrol *kctl; in snd_hda_add_vmaster_hook() local 2506 struct snd_kcontrol *kctl; in snd_hda_create_dig_out_ctls() local 2656 struct snd_kcontrol *kctl; in snd_hda_create_spdif_share_sw() local 2752 struct snd_kcontrol *kctl; in snd_hda_create_spdif_in_ctls() local 3368 struct snd_kcontrol *kctl; in snd_hda_add_new_ctls() local
|
D | patch_conexant.c | 81 struct snd_kcontrol *kctl; in add_beep_ctls() local 586 struct snd_kcontrol_new *kctl = in cxt_fixup_olpc_xo() local
|
D | hda_proc.c | 67 struct snd_kcontrol *kctl; in print_nid_array() local
|
D | patch_analog.c | 72 struct snd_kcontrol *kctl; in create_beep_ctls() local
|
D | patch_cirrus.c | 726 struct snd_kcontrol *kctl; in cs4208_fixup_spdif_switch() local
|
D | patch_via.c | 300 struct snd_kcontrol *kctl; in add_beep_ctls() local
|
D | patch_realtek.c | 276 struct snd_kcontrol *kctl; in alc_update_knob_master() local 744 struct snd_kcontrol *kctl; in alc_build_controls() local 4639 struct snd_kcontrol *kctl; in alc282_fixup_asus_tx300() local
|
D | hda_local.h | 608 struct snd_kcontrol *kctl; member
|
D | patch_hdmi.c | 469 struct snd_kcontrol *kctl; in hdmi_create_eld_ctl() local 2149 struct snd_kcontrol *kctl; in generic_hdmi_build_controls() local
|
D | hda_generic.c | 91 struct snd_kcontrol_new *kctl = spec->kctls.list; in free_kctls() local 2674 struct snd_kcontrol_new *kctl = snd_array_elem(&spec->kctls, i); in find_kctl_name() local
|
D | patch_sigmatel.c | 981 struct snd_kcontrol_new *kctl; in stac_create_spdif_mux_ctls() local
|
/linux-4.4.14/sound/pci/ice1712/ |
D | wm8776.c | 49 struct snd_kcontrol *kctl; in snd_wm8776_activate_ctl() local
|
D | psc724.c | 195 struct snd_kcontrol *kctl; in psc724_set_jack_state() local
|
D | wm8766.h | 133 struct snd_kcontrol *kctl; member
|
D | aureon.c | 1918 struct snd_kcontrol *kctl; in aureon_add_controls() local
|
D | ice1724.c | 2433 struct snd_kcontrol *kctl; in snd_vt1724_spdif_build_controls() local
|
D | ice1712.c | 2420 struct snd_kcontrol *kctl; in snd_ice1712_spdif_build_controls() local
|
/linux-4.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 597 struct snd_kcontrol *kctl = gain->kctl; in sst_set_pipe_gain() local 1352 static int sst_fill_module_list(struct snd_kcontrol *kctl, in sst_fill_module_list() 1396 struct snd_kcontrol *kctl; in sst_fill_widget_module_info() local
|
D | sst-atom-controls.h | 549 struct snd_kcontrol *kctl; member
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 355 struct snd_kcontrol_new kctl; in solo_g723_init() local
|
/linux-4.4.14/sound/isa/ |
D | sscape.c | 615 static int sscape_midi_get(struct snd_kcontrol *kctl, in sscape_midi_get() 629 static int sscape_midi_put(struct snd_kcontrol *kctl, in sscape_midi_put()
|
D | es18xx.c | 1852 struct snd_kcontrol *kctl; in snd_es18xx_mixer() local 1906 struct snd_kcontrol *kctl; in snd_es18xx_mixer() local
|
D | opl3sa2.c | 502 struct snd_kcontrol *kctl; in snd_opl3sa2_mixer() local
|
/linux-4.4.14/sound/sparc/ |
D | amd7930.c | 789 static int snd_amd7930_info_volume(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) in snd_amd7930_info_volume() 799 static int snd_amd7930_get_volume(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in snd_amd7930_get_volume() 823 static int snd_amd7930_put_volume(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) in snd_amd7930_put_volume()
|
/linux-4.4.14/sound/i2c/other/ |
D | ak4117.c | 428 struct snd_kcontrol *kctl; in snd_ak4117_build() local
|
D | ak4113.c | 504 struct snd_kcontrol *kctl; in snd_ak4113_build() local
|
D | ak4114.c | 478 struct snd_kcontrol *kctl; in snd_ak4114_build() local
|
/linux-4.4.14/sound/i2c/ |
D | cs8427.c | 535 struct snd_kcontrol *kctl; in snd_cs8427_iec958_build() local
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 654 struct snd_kcontrol *kctl; in em28xx_cvol_new() local
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 395 struct snd_kcontrol *kctl = NULL; in snd_ymfpci_playback_trigger() local 681 struct snd_kcontrol *kctl; in snd_ymfpci_playback_prepare() local 1809 struct snd_kcontrol *kctl; in snd_ymfpci_mixer() local
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emumixer.c | 1781 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl() local 1793 struct snd_kcontrol *kctl; in snd_emu10k1_mixer() local
|
D | emupcm.c | 1048 static void snd_emu10k1_pcm_mixer_notify1(struct snd_emu10k1 *emu, struct snd_kcontrol *kctl, int i… in snd_emu10k1_pcm_mixer_notify1() 1809 struct snd_kcontrol *kctl; in snd_emu10k1_pcm_efx() local
|
D | emufx.c | 772 static void snd_emu10k1_ctl_private_free(struct snd_kcontrol *kctl) in snd_emu10k1_ctl_private_free() 790 struct snd_kcontrol *kctl; in snd_emu10k1_add_controls() local
|
D | emu10k1x.c | 1197 struct snd_kcontrol *kctl; in snd_emu10k1x_mixer() local
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 855 struct snd_kcontrol *kctl; in snd_gf1_pcm_new() local
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca0106_mixer.c | 735 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl() local
|
/linux-4.4.14/sound/spi/ |
D | at73c213.c | 736 struct snd_kcontrol *kctl; in snd_at73c213_mixer() local
|
/linux-4.4.14/sound/soc/ |
D | soc-ops.c | 601 struct snd_kcontrol *kctl; in snd_soc_limit_volume() local
|
D | soc-core.c | 1924 struct snd_kcontrol *kctl; in snd_soc_card_get_kcontrol() local
|
D | soc-dapm.c | 417 static void dapm_kcontrol_free(struct snd_kcontrol *kctl) in dapm_kcontrol_free()
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 2893 struct snd_kcontrol *kctl, in snd_trident_notify_pcm_change1() 2964 struct snd_kcontrol *kctl; in snd_trident_mixer() local
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctmixer.c | 712 struct snd_kcontrol *kctl; in ct_mixer_kcontrol_new() local
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2514 struct snd_kcontrol *kctl; in snd_cs46xx_mixer() local 3544 struct snd_kcontrol *kctl; in hercules_mixer_init() local
|
/linux-4.4.14/sound/pci/ |
D | rme32.c | 1890 struct snd_kcontrol *kctl; in snd_rme32_create_switches() local
|
D | sonicvibes.c | 1118 struct snd_kcontrol *kctl; in snd_sonicvibes_mixer() local
|
D | rme96.c | 2343 struct snd_kcontrol *kctl; in snd_rme96_create_switches() local
|
D | es1938.c | 1737 struct snd_kcontrol *kctl; in snd_es1938_mixer() local
|
D | via82xx.c | 2029 struct snd_kcontrol *kctl; in snd_via8233_init_misc() local
|
D | ens1370.c | 1652 struct snd_kcontrol *kctl; in snd_ensoniq_1371_mixer() local
|
D | cmipci.c | 2670 struct snd_kcontrol *kctl; in snd_cmipci_mixer_new() local
|
/linux-4.4.14/sound/pci/rme9652/ |
D | rme9652.c | 1540 struct snd_kcontrol *kctl; in snd_rme9652_create_controls() local
|
D | hdsp.c | 3283 struct snd_kcontrol *kctl; in snd_hdsp_create_controls() local
|
D | hdspm.c | 4677 struct snd_kcontrol *kctl; in snd_hdspm_create_controls() local
|