Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_generic.h126 hda_nid_t mixer_nid; /* analog-mixer NID */ member
Dpatch_realtek.c1196 static int alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) in alc_alloc_spec()