Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h191 #define AC_SUPFMT_AC3 (1<<2) macro
/linux/sound/hda/core/
H A Ddevice.c959 if (streams == AC_SUPFMT_AC3) { in snd_hdac_query_supported_pcm()
/linux/sound/hda/common/
H A Dproc.c194 if (streams & AC_SUPFMT_AC3) in print_pcm_formats()