Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h267 #define AC_PINCAP_DP (1<<24) /* DisplayPort pin, can macro
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1442 if (!(caps & (AC_PINCAP_HDMI | AC_PINCAP_DP))) in hdmi_add_pin()