Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dlocal.h20 hdac_read_parm(codec, nid, AC_PAR_PIN_CAP)
Dhda_local.h574 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in snd_hda_query_pin_caps()
592 return snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, caps); in snd_hda_override_pin_caps()
Dhda_proc.c279 caps = param_read(codec, nid, AC_PAR_PIN_CAP); in print_pin_caps()
/linux-4.1.27/include/sound/
Dhda_verbs.h131 #define AC_PAR_PIN_CAP 0x0c macro
/linux-4.1.27/sound/hda/
Dhdac_sysfs.c164 snd_hdac_read_parm(codec, nid, AC_PAR_PIN_CAP)); in pin_caps_show()