OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SND_PCM_PLUGIN_ENTRY
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_external.h
43
#define
SND_PCM_PLUGIN_ENTRY
(name) _snd_pcm_##name##_open
48
#define SND_PCM_PLUGIN_SYMBOL(name) SND_DLSYM_BUILD_VERSION(
SND_PCM_PLUGIN_ENTRY
(name), SND_PCM_DLSYM_VERSION);
54
int
SND_PCM_PLUGIN_ENTRY
(plugin) (snd_pcm_t **pcmp, const char *name,\
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_external.h
43
#define
SND_PCM_PLUGIN_ENTRY
(name) _snd_pcm_##name##_open
48
#define SND_PCM_PLUGIN_SYMBOL(name) SND_DLSYM_BUILD_VERSION(
SND_PCM_PLUGIN_ENTRY
(name), SND_PCM_DLSYM_VERSION);
54
int
SND_PCM_PLUGIN_ENTRY
(plugin) (snd_pcm_t **pcmp, const char *name,\
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_external.h
43
#define
SND_PCM_PLUGIN_ENTRY
(name) _snd_pcm_##name##_open
48
#define SND_PCM_PLUGIN_SYMBOL(name) SND_DLSYM_BUILD_VERSION(
SND_PCM_PLUGIN_ENTRY
(name), SND_PCM_DLSYM_VERSION);
54
int
SND_PCM_PLUGIN_ENTRY
(plugin) (snd_pcm_t **pcmp, const char *name,\
Completed in 390 milliseconds