Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dinfo.h163 int snd_info_check_reserved_words(const char *str);
192 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function