OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
(Results
1 - 14
of
14
) sorted by null
/bionic/libc/kernel/uapi/sound/
asound.h
149
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/external/kernel-headers/original/uapi/sound/
asound.h
182
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/hardware/qcom/msm8994/kernel-headers/sound/
asound.h
136
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h
170
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/hardware/qcom/msm8996/kernel-headers/sound/
asound.h
140
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h
173
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/hardware/qcom/msm8x09/kernel-headers/sound/
asound.h
140
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h
173
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/hardware/qcom/msm8x26/kernel-headers/sound/
asound.h
135
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h
169
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/hardware/qcom/msm8x84/kernel-headers/sound/
asound.h
135
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1)
[
all
...]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h
169
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((__force snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h
154
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h
154
#define
SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED
((snd_pcm_access_t) 1) /* noninterleaved mmap */
[
all
...]
Completed in 99 milliseconds