Home
last modified time | relevance | path

Searched refs:XF86CONF_BCAST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c232 ptr->ml_flags |= XF86CONF_BCAST; in xf86parseModeLine()
710 if (mlptr->ml_flags & XF86CONF_BCAST) in xf86printMonitorSection()
761 if (mlptr->ml_flags & XF86CONF_BCAST) in xf86printModesSection()
H A Dxf86Parser.h114 #define XF86CONF_BCAST 0x0400 macro