Home
last modified time | relevance | path

Searched refs:myScreenSection (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86AutoConfig.c352 cptr->myScreenSection = xf86ConfigLayout.screens[i].screen; in copyScreen()
410 ptr->myScreenSection = xf86ConfigLayout.screens[0].screen; in autoConfigDevice()
H A Dxf86platformBus.c520 for (i = 0; i < gdev->myScreenSection->num_gpu_devices; i++) { in isGPUDevice()
521 if (gdev == gdev->myScreenSection->gpu_devices[i]) in isGPUDevice()
H A Dxf86str.h296 struct _confscreenrec *myScreenSection; member
H A Dxf86Config.c1718 screenp->device->myScreenSection = screenp; in configScreen()
1737 screenp->gpu_devices[i]->myScreenSection = screenp; in configScreen()
1747 screenp->gpu_devices[i]->myScreenSection = screenp; in configScreen()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h55 struct _confscreenrec *myScreenSection; member