Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dinfo.h190 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function
/openbmc/linux/sound/core/
H A Dinfo.c20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function