OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_info_get_str
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
info.h
112
char *
snd_info_get_str
(char *dest, char *src, int len);
152
static inline char *
snd_info_get_str
(char *dest, char *src, int len) { return NULL; }
function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
info.h
112
char *
snd_info_get_str
(char *dest, char *src, int len);
152
static inline char *
snd_info_get_str
(char *dest, char *src, int len) { return NULL; }
function
Completed in 37 milliseconds