Searched refs:snd_info_check_reserved_words (Results 1 – 3 of 3) sorted by relevance
149 int snd_info_check_reserved_words(const char *str);179 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function
547 if (!snd_info_check_reserved_words(id)) in card_id_ok()
42 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function