Searched refs:dmi_match (Results 1 – 2 of 2) sorted by relevance
47 #define dmi_match(f, str) linux_dmi_match(f, str) macro
89 if (dmi_match(slot, dsi->matches[i].substr)) in linux_dmi_matches()