Searched refs:XF86CONF_CSYNC (Results 1 – 2 of 2) sorted by relevance
214 ptr->ml_flags |= XF86CONF_CSYNC; in xf86parseModeLine()346 ptr->ml_flags |= XF86CONF_CSYNC; in xf86parseVerboseMode()700 if (mlptr->ml_flags & XF86CONF_CSYNC) in xf86printMonitorSection()749 if (mlptr->ml_flags & XF86CONF_CSYNC) in xf86printModesSection()
110 #define XF86CONF_CSYNC 0x0040 macro