Searched refs:AC_UNSOL_RES_PD (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/pci/hda/ | ||
D | hda_codec.h | 259 #define AC_UNSOL_RES_PD (1<<0) /* pinsense detect */ macro |
D | patch_hdmi.c | 697 int pind = !!(res & AC_UNSOL_RES_PD); in hdmi_intrinsic_event() |