Searched refs:snd_hda_check_amp_caps (Results 1 – 2 of 2) sorted by relevance
/sound/pci/hda/ |
D | hda_local.h | 522 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, 526 snd_hda_check_amp_caps(codec, nid, dir, (AC_AMPCAP_MUTE | AC_AMPCAP_MIN_MUTE)) 528 snd_hda_check_amp_caps(codec, nid, dir, AC_AMPCAP_NUM_STEPS)
|
D | hda_codec.c | 1233 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_amp_caps() function 1243 EXPORT_SYMBOL_GPL(snd_hda_check_amp_caps);
|