Home
last modified time | relevance | path

Searched refs:AC_PAR_PIN_CAP (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h153 #define AC_PAR_PIN_CAP 0x0c macro
Dhda_proc.c236 caps = snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in print_pin_caps()
Dpatch_hdmi.c990 caps = snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in hdmi_parse_codec()
Dhda_codec.c1496 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in read_pin_cap()