Lines Matching defs:drivers
500 fixup_video_driver_list(char **drivers)
508 for (end = drivers; *end && **end; end++) ;
512 * for each of the fallback drivers, if we find it in the list,
516 for (drv = drivers; drv != end; drv++) {
534 /* fix up the probe order for video drivers */
535 if (strstr(dirname, "drivers") && ret != NULL)
547 driverlist = GenerateDriverlist("drivers");
1084 * will reference the 'mouse' and 'keyboard' drivers.
1493 * which drivers and monitors are used in these screens
2362 "drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.\n");