Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h135 #define AC_PAR_PIN_CAP 0x0c macro
/linux/sound/hda/common/
H A Dhda_local.h532 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in snd_hda_query_pin_caps()
550 return snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, caps); in snd_hda_override_pin_caps()
/linux/sound/hda/core/
H A Dsysfs.c173 snd_hdac_read_parm(codec, nid, AC_PAR_PIN_CAP)); in pin_caps_show()