Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h260 #define AC_UNSOL_RES_CP_STATE (1<<1) /* content protection */ macro
Dpatch_hdmi.c729 int cp_state = !!(res & AC_UNSOL_RES_CP_STATE); in hdmi_non_intrinsic_event()