snd_info_check_reserved_words  192 include/sound/info.h static inline int snd_info_check_reserved_words(const char *str) { return 1; }
snd_info_check_reserved_words   21 sound/core/info.c int snd_info_check_reserved_words(const char *str)