Searched defs:snd_info_register (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/core/
H A Dinfo.c812 int snd_info_register(struct snd_info_entry *entry) function
831 EXPORT_SYMBOL(snd_info_register); variable
/linux-master/include/sound/
H A Dinfo.h174 static inline int snd_info_register(struct snd_info_entry *entry) { return 0; } function

Completed in 169 milliseconds