Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dinfo.c21 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function
/kernel/linux/linux-5.10/include/sound/
H A 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/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
/kernel/linux/linux-6.6/sound/core/
H A Dinfo.c20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function

Completed in 4 milliseconds