Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_generic.h120 hda_nid_t mixer_nid; /* analog-mixer NID */ member
H A Dpatch_realtek.c1208 static int alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) in alc_alloc_spec()