Home
last modified time | relevance | path

Searched refs:nid1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c555 static bool same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, in same_amp_caps() argument
558 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1)))) in same_amp_caps()
560 return (query_amp_caps(codec, nid1, dir) == in same_amp_caps()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c555 static bool same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, in same_amp_caps() argument
558 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1)))) in same_amp_caps()
560 return (query_amp_caps(codec, nid1, dir) == in same_amp_caps()

Completed in 16 milliseconds