Searched refs:hotplug_driver_name (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.c619 static const char *hotplug_driver_name = "modesetting"; local in function:xf86platformAddDevice
625 xf86LoadOneModule(hotplug_driver_name, NULL);
631 if (!strcmp(xf86DriverList[i]->driverName, hotplug_driver_name)) {

Completed in 2 milliseconds