Home
last modified time | relevance | path

Searched refs:snd_info_check_reserved_words (Results 1 – 1 of 1) sorted by relevance

/include/sound/
Dinfo.h149 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