Searched refs:snd_info_check_reserved_words (Results 1 – 3 of 3) sorted by relevance
152 int snd_info_check_reserved_words(const char *str);190 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function
20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function
678 if (!snd_info_check_reserved_words(id)) in card_id_ok()