Home
last modified time | relevance | path

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

/include/linux/
Ddmi.h108 extern bool dmi_match(enum dmi_field f, const char *str);
132 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match() function