Searched refs:XF86CONF_NVSYNC (Results 1 – 2 of 2) sorted by relevance
211 ptr->ml_flags |= XF86CONF_NVSYNC; in xf86parseModeLine()343 ptr->ml_flags |= XF86CONF_NVSYNC; in xf86parseVerboseMode()696 if (mlptr->ml_flags & XF86CONF_NVSYNC) in xf86printMonitorSection()745 if (mlptr->ml_flags & XF86CONF_NVSYNC) in xf86printModesSection()
107 #define XF86CONF_NVSYNC 0x0008 macro