Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dgeneric.h120 hda_nid_t mixer_nid; /* analog-mixer NID */ member
/linux/sound/hda/codecs/realtek/
H A Drealtek.c1056 int alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid) in alc_alloc_spec()