Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/sound/
Dinfo.h190 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function
/kernel/linux/linux-5.10/include/sound/
Dinfo.h192 static inline int snd_info_check_reserved_words(const char *str) { return 1; } in snd_info_check_reserved_words() function
/kernel/linux/linux-6.6/sound/core/
Dinfo.c20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function
/kernel/linux/linux-5.10/sound/core/
Dinfo.c21 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function