Searched refs:scrn_gpu_device_str (Results 1 – 2 of 2) sorted by relevance
306 ptr->scrn_gpu_device_str[ptr->num_gpu_devices++] = xf86_lex_val.str; in xf86parseScreenSection()392 if (ptr->scrn_gpu_device_str[i]) in xf86printScreenSection()393 fprintf(cf, "\tGPUDevice \"%s\"\n", ptr->scrn_gpu_device_str[i]); in xf86printScreenSection()486 TestFree(ptr->scrn_gpu_device_str[i]); in xf86freeScreenList()524 xf86findDevice(screen->scrn_gpu_device_str[i], p->conf_device_lst); in xf86validateScreen()
281 const char *scrn_gpu_device_str[CONF_MAXGPUDEVICES]; member