Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmi.h113 extern bool dmi_match(enum dmi_field f, const char *str);
142 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match()
H A Dmod_devicetable.h553 enum dmi_field { enum
/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c1144 bool dmi_match(enum dmi_field f, const char *str) in dmi_match()