Home
last modified time | relevance | path

Searched refs:snd_hda_check_amp_caps (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/pci/hda/
Dhda_local.h525 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid,
529 snd_hda_check_amp_caps(codec, nid, dir, (AC_AMPCAP_MUTE | AC_AMPCAP_MIN_MUTE))
531 snd_hda_check_amp_caps(codec, nid, dir, AC_AMPCAP_NUM_STEPS)
Dhda_codec.c1290 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_amp_caps() function
1300 EXPORT_SYMBOL_GPL(snd_hda_check_amp_caps);