Searched refs:dev_clockchip (Results 1 – 4 of 4) sorted by relevance
190 ptr->dev_clockchip = xf86_lex_val.str; in xf86parseDeviceSection()292 if (ptr->dev_clockchip) in xf86printDeviceSection()293 fprintf(cf, "\tClockChip \"%s\"\n", ptr->dev_clockchip); in xf86printDeviceSection()330 TestFree(ptr->dev_clockchip); in xf86freeDeviceList()
216 const char *dev_clockchip; member
273 ptr->dev_clockchip = DevToConfig[screennum].GDev.clockchip; in configureDeviceSection()
2077 devicep->clockchip = conf_device->dev_clockchip; in configDevice()