Searched refs:xf86ConfigLayout (Results 1 – 11 of 11) sorted by relevance
348 xf86ConfigLayout.screens[i].screen = nscreen; in copyScreen()351 xf86ConfigLayout.screens[i].screen->device = cptr; in copyScreen()352 cptr->myScreenSection = xf86ConfigLayout.screens[i].screen; in copyScreen()395 slp = xf86ConfigLayout.screens; in autoConfigDevice()402 xf86ConfigLayout.screens = xnfcalloc(num_screens + md.nmatches, in autoConfigDevice()404 xf86ConfigLayout.screens[0] = slp[0]; in autoConfigDevice()408 if (!xf86ConfigLayout.screens[0].screen->device) { in autoConfigDevice()409 xf86ConfigLayout.screens[0].screen->device = ptr; in autoConfigDevice()410 ptr->myScreenSection = xf86ConfigLayout.screens[0].screen; in autoConfigDevice()425 xf86ConfigLayout.screens[i + md.nmatches] = slp[i]; in autoConfigDevice()[all …]
410 if (xf86ConfigLayout.screens) { in xf86DriverlistFromConfig()411 slp = xf86ConfigLayout.screens; in xf86DriverlistFromConfig()423 while (xf86ConfigLayout.inactives[j++].identifier) in xf86DriverlistFromConfig()434 slp = xf86ConfigLayout.screens; in xf86DriverlistFromConfig()447 while (xf86ConfigLayout.inactives[j].identifier) in xf86DriverlistFromConfig()448 modulearray[count++] = xf86ConfigLayout.inactives[j++].driver; in xf86DriverlistFromConfig()486 if (xf86ConfigLayout.inputs) { in xf86InputDriverlistFromConfig()487 idp = xf86ConfigLayout.inputs; in xf86InputDriverlistFromConfig()502 idp = xf86ConfigLayout.inputs; in xf86InputDriverlistFromConfig()2364 if (!configImpliedLayout(&xf86ConfigLayout, in xf86HandleConfigFile()[all …]
145 serverLayoutRec xf86ConfigLayout = { NULL, }; variable
83 extern _X_EXPORT serverLayoutRec xf86ConfigLayout;
1302 if (!xf86ConfigLayout.screens) in xf86MatchDevice()1326 for (j = 0; xf86ConfigLayout.screens[j].screen != NULL; j++) { in xf86MatchDevice()1327 screensecptr = xf86ConfigLayout.screens[j].screen; in xf86MatchDevice()1352 while (xf86ConfigLayout.inactives[j].identifier) { in xf86MatchDevice()1353 gdp = &xf86ConfigLayout.inactives[j]; in xf86MatchDevice()
582 screen = &xf86ConfigLayout.screens[i]; in xf86InitOrigins()733 ref = xf86ConfigLayout.screens[i].refscreen->screennum; in xf86InitOrigins()
417 configured_device = xf86ConfigLayout.screens->screen->device; in InitOutput()804 for (pInfo = xf86ConfigLayout.inputs; pInfo && *pInfo; pInfo++) { in InitInput()
173 for (layout = xf86ConfigLayout.screens; layout->screen != NULL; in xf86BusConfig()
638 for (layout = xf86ConfigLayout.screens; layout->screen != NULL; in xf86platformAddDevice()
642 if (!MatchAttrToken(xf86ConfigLayout.id, in InputClassMatches()
90050 xf86ConfigLayout.inputs contains the information from the xorg.conf90052 cleaned up on exit and the pointers in xf86ConfigLayout.inputs are left108546 Don't try walking the xf86ConfigLayout.screens table if it's empty149116 xf86ConfigLayout.input) alone for devices that were specified in the