OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
125
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/external/kernel-headers/original/sound/
asound.h
170
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
170
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
170
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
Completed in 284 milliseconds