Searched refs:XF86CONF_PVSYNC (Results 1 – 2 of 2) sorted by relevance
208 ptr->ml_flags |= XF86CONF_PVSYNC; in xf86parseModeLine()340 ptr->ml_flags |= XF86CONF_PVSYNC; in xf86parseVerboseMode()694 if (mlptr->ml_flags & XF86CONF_PVSYNC) in xf86printMonitorSection()743 if (mlptr->ml_flags & XF86CONF_PVSYNC) in xf86printModesSection()
106 #define XF86CONF_PVSYNC 0x0004 macro