Home
last modified time | relevance | path

Searched refs:ml_hsyncend (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c162 ptr->ml_hsyncend = xf86_lex_val.num; in xf86parseModeLine()
291 ptr->ml_hsyncend = xf86_lex_val.num; in xf86parseVerboseMode()
687 mlptr->ml_hsyncend, mlptr->ml_htotal, in xf86printMonitorSection()
736 mlptr->ml_hsyncend, mlptr->ml_htotal, in xf86printModesSection()
H A Dxf86Parser.h123 int ml_hsyncend; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.c692 mode->HSyncEnd = conf_mode->ml_hsyncend; in xf86GetConfigModes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1902 mode->HSyncEnd = cmodep->ml_hsyncend; in configMonitor()