Searched refs:sdevice (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c1772 XF86ConfDevicePtr ptmp, sdevice = xf86configptr->conf_device_lst; local in function:configScreen
1775 if (!sdevice)
1778 FIND_SUITABLE (XF86ConfDevicePtr, sdevice, ptmp);
1786 sdevice = ptmp->list.next;
1795 sdevice = conf_screen->scrn_gpu_devices[i]->list.next;

Completed in 4 milliseconds