Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
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
/linux-6.3-rc2/sound/core/
A Dinfo.c20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() function
A Dinit.c673 if (!snd_info_check_reserved_words(id)) in card_id_ok()

Completed in 7 milliseconds