/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 1643 * snd_hda_ctl_add - Add a control element and assign to the codec 1656 * snd_hda_ctl_add() checks the control subdev id field whether 1661 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, in snd_hda_ctl_add() function 1688 EXPORT_SYMBOL_GPL(snd_hda_ctl_add); variable 1698 * This function is used when #snd_hda_ctl_add cannot be used for 1:1 1974 err = snd_hda_ctl_add(codec, 0, kctl); in __snd_hda_add_vmaster() 2080 return snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_vmaster_hook() 2499 err = snd_hda_ctl_add(codec, associated_nid, kctl); in snd_hda_create_dig_out_ctls() 2623 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw() 2724 err = snd_hda_ctl_add(code in snd_hda_create_spdif_in_ctls() [all...] |
H A D | patch_ca0132.c | 4283 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_tuning_control() 6549 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in ca0132_alt_add_effect_slider() 6573 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_fx_switch() 6584 return snd_hda_ctl_add(codec, VOICEFX, snd_ctl_new1(&knew, codec)); in add_voicefx() 6596 return snd_hda_ctl_add(codec, EQ_PRESET_ENUM, in add_ca0132_alt_eq_presets() 6613 return snd_hda_ctl_add(codec, SMART_VOLUME_ENUM, in ca0132_alt_add_svm_enum() 6630 return snd_hda_ctl_add(codec, OUTPUT_SOURCE_ENUM, in ca0132_alt_add_output_enum() 6647 return snd_hda_ctl_add(codec, SPEAKER_CHANNEL_CFG_ENUM, in ca0132_alt_add_speaker_channel_cfg_enum() 6662 return snd_hda_ctl_add(codec, SPEAKER_FULL_RANGE_FRONT, in ca0132_alt_add_front_full_range_switch() 6672 return snd_hda_ctl_add(code in ca0132_alt_add_rear_full_range_switch() [all...] |
H A D | hda_local.h | 15 * snd_hda_ctl_add() takes the lower-bit subdev value as a valid NID. 18 * in snd_hda_ctl_add(), so that this value won't appear in the outside. 544 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
|
H A D | patch_analog.c | 65 err = snd_hda_ctl_add(codec, 0, kctl); in create_beep_ctls()
|
H A D | patch_hdmi.c | 414 err = snd_hda_ctl_add(codec, 0, kctl); in hdmi_create_eld_ctl()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_ca0132.c | 4403 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_tuning_control() 6669 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in ca0132_alt_add_effect_slider() 6693 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_fx_switch() 6704 return snd_hda_ctl_add(codec, VOICEFX, snd_ctl_new1(&knew, codec)); in add_voicefx() 6716 return snd_hda_ctl_add(codec, EQ_PRESET_ENUM, in add_ca0132_alt_eq_presets() 6733 return snd_hda_ctl_add(codec, SMART_VOLUME_ENUM, in ca0132_alt_add_svm_enum() 6750 return snd_hda_ctl_add(codec, OUTPUT_SOURCE_ENUM, in ca0132_alt_add_output_enum() 6767 return snd_hda_ctl_add(codec, SPEAKER_CHANNEL_CFG_ENUM, in ca0132_alt_add_speaker_channel_cfg_enum() 6782 return snd_hda_ctl_add(codec, SPEAKER_FULL_RANGE_FRONT, in ca0132_alt_add_front_full_range_switch() 6792 return snd_hda_ctl_add(code in ca0132_alt_add_rear_full_range_switch() [all...] |
H A D | hda_codec.c | 1685 * snd_hda_ctl_add - Add a control element and assign to the codec 1698 * snd_hda_ctl_add() checks the control subdev id field whether 1703 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, in snd_hda_ctl_add() function 1730 EXPORT_SYMBOL_GPL(snd_hda_ctl_add); variable 1740 * This function is used when #snd_hda_ctl_add cannot be used for 1:1 2016 err = snd_hda_ctl_add(codec, 0, kctl); in __snd_hda_add_vmaster() 2487 err = snd_hda_ctl_add(codec, associated_nid, kctl); in snd_hda_create_dig_out_ctls() 2611 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw() 2712 err = snd_hda_ctl_add(codec, nid, kctl); in snd_hda_create_spdif_in_ctls() 3403 err = snd_hda_ctl_add(code in snd_hda_add_new_ctls() [all...] |
H A D | hda_local.h | 15 * snd_hda_ctl_add() takes the lower-bit subdev value as a valid NID. 18 * in snd_hda_ctl_add(), so that this value won't appear in the outside. 544 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
|
H A D | patch_analog.c | 65 err = snd_hda_ctl_add(codec, 0, kctl); in create_beep_ctls()
|
H A D | patch_hdmi.c | 427 err = snd_hda_ctl_add(codec, 0, kctl); in hdmi_create_eld_ctl()
|