Searched refs:myScreenSection (Results 1 – 5 of 5) sorted by relevance
352 cptr->myScreenSection = xf86ConfigLayout.screens[i].screen; in copyScreen()410 ptr->myScreenSection = xf86ConfigLayout.screens[0].screen; in autoConfigDevice()
520 for (i = 0; i < gdev->myScreenSection->num_gpu_devices; i++) { in isGPUDevice()521 if (gdev == gdev->myScreenSection->gpu_devices[i]) in isGPUDevice()
296 struct _confscreenrec *myScreenSection; member
1718 screenp->device->myScreenSection = screenp; in configScreen()1737 screenp->gpu_devices[i]->myScreenSection = screenp; in configScreen()1747 screenp->gpu_devices[i]->myScreenSection = screenp; in configScreen()
55 struct _confscreenrec *myScreenSection; member