Searched refs:MATCH_DRIVERS_LIMIT (Results 1 – 2 of 2) sorted by relevance
27 #define MATCH_DRIVERS_LIMIT 20 macro30 char *matches[MATCH_DRIVERS_LIMIT];
157 if (nmatches < MATCH_DRIVERS_LIMIT) { in xf86AddMatchedDriver()