Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h173 #define AC_WCAP_CP_CAPS (1<<12) /* content protection */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h348 #define AC_WCAP_CP_CAPS (1<<12) /* content protection */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c833 if (wid_caps & AC_WCAP_CP_CAPS) in print_codec_info()