Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h283 #define SNDRV_PCM_INFO_COMPLEX 0x00000400 /* complex frame organization (mmap only) */ macro
/linux-6.15/include/uapi/sound/
H A Dasound.h283 #define SNDRV_PCM_INFO_COMPLEX 0x00000400 /* complex frame organization (mmap only) */ macro
/linux-6.15/sound/core/
H A Dpcm_native.c2647 if (hw->info & SNDRV_PCM_INFO_COMPLEX) in snd_pcm_hw_constraints_complete()