Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dinfo.h154 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
/kernel/linux/linux-6.6/include/sound/
H A Dinfo.h152 int snd_info_check_reserved_words(const char *str);
190 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/sound/core/
H A Dinfo.c21 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function
H A Dinit.c554 if (!snd_info_check_reserved_words(id)) in card_id_ok()
/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
H A Dinit.c678 if (!snd_info_check_reserved_words(id)) in card_id_ok()

Completed in 7 milliseconds