Searched refs:snd_hda_mixer_amp_switch_get (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 61 .get = snd_hda_mixer_amp_switch_get, \ 106 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
|
H A D | hda_beep.c | 313 return snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_get_beep()
|
H A D | hda_codec.c | 2127 * snd_hda_mixer_amp_switch_get - Get callback for a standard AMP mixer switch 2134 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function 2152 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_get); variable
|
H A D | hda_generic.c | 964 .get = snd_hda_mixer_amp_switch_get, 1118 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in hda_gen_bind_mute_get() 3519 #define cap_sw_get snd_hda_mixer_amp_switch_get
|
H A D | patch_realtek.c | 3022 .get = snd_hda_mixer_amp_switch_get,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 61 .get = snd_hda_mixer_amp_switch_get, \ 106 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
|
H A D | hda_beep.c | 313 return snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_get_beep()
|
H A D | hda_codec.c | 2111 * snd_hda_mixer_amp_switch_get - Get callback for a standard AMP mixer switch 2118 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function 2136 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_get); variable
|
H A D | hda_generic.c | 964 .get = snd_hda_mixer_amp_switch_get, 1124 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in hda_gen_bind_mute_get() 3525 #define cap_sw_get snd_hda_mixer_amp_switch_get
|
H A D | patch_realtek.c | 3010 .get = snd_hda_mixer_amp_switch_get,
|
Completed in 65 milliseconds