Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c608 int i, old_screens, scr_index; in xf86platformAddDevice() local
631 old_screens = xf86NumGPUScreens; in xf86platformAddDevice()
634 if (old_screens == xf86NumGPUScreens) in xf86platformAddDevice()
636 i = old_screens; in xf86platformAddDevice()
658 xf86NumGPUScreens = old_screens; in xf86platformAddDevice()
671 xf86NumGPUScreens = old_screens; in xf86platformAddDevice()