Home
last modified time | relevance | path

Searched defs:mixer_nid (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/pci/hda/
Dhda_generic.h117 hda_nid_t mixer_nid; /* analog-mixer NID */ member
Dpatch_realtek.c1188 static int alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) in alc_alloc_spec()