Searched refs:configDevice (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 128 static Bool configDevice(GDevPtr devicep, XF86ConfDevicePtr conf_device, 1573 if (!configDevice(&gdp[count], idp->inactive_device, FALSE, FALSE)) 1754 if (configDevice(screenp->device, conf_screen->scrn_device, TRUE, FALSE)) { 1792 if (configDevice(screenp->gpu_devices[i], conf_screen->scrn_gpu_devices[i], TRUE, TRUE)) { 1802 if (configDevice(screenp->gpu_devices[i], conf_screen->scrn_gpu_devices[i], TRUE, TRUE)) { 2101 configDevice(GDevPtr devicep, XF86ConfDevicePtr conf_device, Bool active, Bool gpu) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 137 static Bool configDevice(GDevPtr devicep, XF86ConfDevicePtr conf_device, 1680 if (!configDevice(&gdp[count], idp->inactive_device, FALSE)) 1858 if (configDevice(screenp->device,conf_screen->scrn_device, TRUE)) { 2162 configDevice(GDevPtr devicep, XF86ConfDevicePtr conf_device, Bool active) function in typeref:typename:Bool
|
Completed in 6 milliseconds