Searched refs:dev_ramdac (Results 1 – 4 of 4) sorted by relevance
146 ptr->dev_ramdac = xf86_lex_val.str; in xf86parseDeviceSection()278 if (ptr->dev_ramdac) in xf86printDeviceSection()279 fprintf(cf, "\tRamDac \"%s\"\n", ptr->dev_ramdac); in xf86printDeviceSection()329 TestFree(ptr->dev_ramdac); in xf86freeDeviceList()
211 const char *dev_ramdac; member
267 ptr->dev_ramdac = DevToConfig[screennum].GDev.ramdac; in configureDeviceSection()
2071 devicep->ramdac = conf_device->dev_ramdac; in configDevice()