OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_info_create_module_entry
(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
113
struct snd_info_entry *
snd_info_create_module_entry
(struct module * module,
153
static inline struct snd_info_entry *
snd_info_create_module_entry
(struct module * module, const char *name, struct snd_info_entry * parent) { return NULL; }
function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
info.h
113
struct snd_info_entry *
snd_info_create_module_entry
(struct module * module,
153
static inline struct snd_info_entry *
snd_info_create_module_entry
(struct module * module, const char *name, struct snd_info_entry * parent) { return NULL; }
function
Completed in 1124 milliseconds