OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_SEQ_PRIORITY_HIGH
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/sound/
asequencer.h
129
#define
SNDRV_SEQ_PRIORITY_HIGH
(1 << 4)
/external/kernel-headers/original/uapi/sound/
asequencer.h
189
#define
SNDRV_SEQ_PRIORITY_HIGH
(1<<4) /* event should be processed before others */
/hardware/qcom/msm8996/kernel-headers/sound/
asequencer.h
127
#define
SNDRV_SEQ_PRIORITY_HIGH
(1 << 4)
/hardware/qcom/msm8996/original-kernel-headers/sound/
asequencer.h
188
#define
SNDRV_SEQ_PRIORITY_HIGH
(1<<4) /* event should be processed before others */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h
188
#define
SNDRV_SEQ_PRIORITY_HIGH
(1<<4) /* event should be processed before others */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asequencer.h
188
#define
SNDRV_SEQ_PRIORITY_HIGH
(1<<4) /* event should be processed before others */
Completed in 1320 milliseconds