OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_PCM_SUBFORMAT_STD
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
210
#define
SNDRV_PCM_SUBFORMAT_STD
((__force snd_pcm_subformat_t) 0)
211
#define SNDRV_PCM_SUBFORMAT_LAST
SNDRV_PCM_SUBFORMAT_STD
[
all
...]
/external/kernel-headers/original/sound/
asound.h
241
#define
SNDRV_PCM_SUBFORMAT_STD
((__force snd_pcm_subformat_t) 0)
242
#define SNDRV_PCM_SUBFORMAT_LAST
SNDRV_PCM_SUBFORMAT_STD
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
241
#define
SNDRV_PCM_SUBFORMAT_STD
((__force snd_pcm_subformat_t) 0)
242
#define SNDRV_PCM_SUBFORMAT_LAST
SNDRV_PCM_SUBFORMAT_STD
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
241
#define
SNDRV_PCM_SUBFORMAT_STD
((__force snd_pcm_subformat_t) 0)
242
#define SNDRV_PCM_SUBFORMAT_LAST
SNDRV_PCM_SUBFORMAT_STD
[
all
...]
Completed in 36 milliseconds