linux_dmi_match
bool linux_dmi_match(enum dmi_field, const char *);
#define dmi_match(f, str) linux_dmi_match(f, str)