Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h264 #define SNDRV_PCM_INFO_COMPLEX 0x00000400 /* complex frame organization (mmap only) */ macro
/linux-4.1.27/sound/core/
Dpcm_native.c2161 if (hw->info & SNDRV_PCM_INFO_COMPLEX) in snd_pcm_hw_constraints_complete()