Searched refs:dev_chipset (Results 1 – 4 of 4) sorted by relevance
131 ptr->dev_chipset = xf86_lex_val.str; in xf86parseDeviceSection()274 if (ptr->dev_chipset) in xf86printDeviceSection()275 fprintf(cf, "\tChipSet \"%s\"\n", ptr->dev_chipset); in xf86printDeviceSection()326 TestFree(ptr->dev_chipset); in xf86freeDeviceList()
207 const char *dev_chipset; member
264 ptr->dev_chipset = DevToConfig[screennum].GDev.chipset; in configureDeviceSection()
2070 devicep->chipset = conf_device->dev_chipset; in configDevice()