Lines Matching defs:match
26 * driver bugs. We use DMI matching to match known cases of this.
106 * manufacturer has solved this :| The DMI match may not seem unique,
138 * See above remark about uniqueness of the DMI match.
173 bool match;
178 match = strcmp((char *)path.pointer, override_status_ids[i].path) == 0;
181 if (!match)
342 /* Partial match on beginning of BIOS version */
363 /* Way too generic, also match on BIOS data */
394 /* Above strings are too generic, also match on BIOS version */
446 /* to not match on PNP enumerated debug UARTs */