Home
last modified time | relevance | path

Searched refs:AC_VERB_PARAMETERS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h64 #define AC_VERB_PARAMETERS 0x0f00 macro
909 snd_hda_codec_read(codec, nid, 0, AC_VERB_PARAMETERS, param)
Dhda_intel.c1482 (AC_VERB_PARAMETERS << 8) | AC_PAR_VENDOR_ID; in probe_codec()