Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h279 #define SNDRV_PCM_INFO_COMPLEX 0x00000400 /* complex frame organization (mmap only) */ macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h279 #define SNDRV_PCM_INFO_COMPLEX 0x00000400 /* complex frame organization (mmap only) */ macro
/Linux-v6.1/sound/core/
Dpcm_native.c2622 if (hw->info & SNDRV_PCM_INFO_COMPLEX) in snd_pcm_hw_constraints_complete()