Home
last modified time | relevance | path

Searched defs:nids (Results 1 – 4 of 4) sorted by relevance

/sound/pci/hda/
Dpatch_realtek.c1798 static hda_nid_t nids[2] = { 0x14, 0x15 }; in alc889_fixup_mbp_vref() local
1820 static hda_nid_t nids[2] = { 0x18, 0x1a }; in alc889_fixup_imac91_vref() local
Dhda_codec.c5286 const hda_nid_t *nids = mout->dac_nids; in snd_hda_multi_out_analog_prepare() local
5348 const hda_nid_t *nids = mout->dac_nids; in snd_hda_multi_out_analog_cleanup() local
Dpatch_sigmatel.c822 int nids, i; in has_builtin_speaker() local
Dhda_codec.h842 struct snd_array nids; /* list of mapped mixer elements */ member