Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h167 #define AC_WCAP_PROC_WID (1<<6) /* Proc Widget */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h342 #define AC_WCAP_PROC_WID (1<<6) /* Proc Widget */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c927 if (wid_caps & AC_WCAP_PROC_WID) in print_codec_info()