Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dhda_verbs.h189 #define AC_SUPFMT_PCM (1<<0) macro
/Linux-v5.10/sound/hda/
Dhdac_device.c858 if (streams & AC_SUPFMT_PCM) { in snd_hdac_query_supported_pcm()
954 if (stream & AC_SUPFMT_PCM) { in snd_hdac_is_supported_format()
/Linux-v5.10/sound/pci/hda/
Dhda_proc.c190 if (streams & AC_SUPFMT_PCM) in print_pcm_formats()