Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_verbs.h189 #define AC_SUPFMT_PCM (1<<0) macro
/linux-6.12.1/sound/hda/
Dhdac_device.c927 if (streams & AC_SUPFMT_PCM) { in snd_hdac_query_supported_pcm()
1025 if (stream & AC_SUPFMT_PCM) { in snd_hdac_is_supported_format()
/linux-6.12.1/sound/pci/hda/
Dhda_proc.c190 if (streams & AC_SUPFMT_PCM) in print_pcm_formats()