Home
last modified time | relevance | path

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

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