Home
last modified time | relevance | path

Searched refs:AC_WCAP_STRIPE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h166 #define AC_WCAP_STRIPE (1<<5) /* stripe */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h341 #define AC_WCAP_STRIPE (1<<5) /* stripe */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c829 if (wid_caps & AC_WCAP_STRIPE) in print_codec_info()
H A Dpatch_hdmi.c1281 if (get_wcaps(codec, per_cvt->cvt_nid) & AC_WCAP_STRIPE) in hdmi_pcm_open()
2135 if (get_wcaps(codec, cvt_nid) & AC_WCAP_STRIPE) { in generic_hdmi_playback_pcm_prepare()