Searched refs:mon_hsync (Results 1 – 5 of 5) sorted by relevance
458 ptr->mon_hsync[ptr->mon_n_hsync].lo = xf86_lex_val.realnum; in xf86parseMonitorSection()461 ptr->mon_hsync[ptr->mon_n_hsync].hi = in xf86parseMonitorSection()462 ptr->mon_hsync[ptr->mon_n_hsync].lo; in xf86parseMonitorSection()467 ptr->mon_hsync[ptr->mon_n_hsync].lo) in xf86parseMonitorSection()469 ptr->mon_hsync[ptr->mon_n_hsync].hi = xf86_lex_val.realnum; in xf86parseMonitorSection()478 ptr->mon_hsync[ptr->mon_n_hsync].hi = in xf86parseMonitorSection()479 ptr->mon_hsync[ptr->mon_n_hsync].lo; in xf86parseMonitorSection()665 ptr->mon_hsync[i].lo, ptr->mon_hsync[i].hi); in xf86printMonitorSection()
188 parser_range mon_hsync[CONF_MAX_HSYNC]; member
462 ptr->mon_hsync[ptr->mon_n_hsync].lo = det_mon->section.ranges.min_h; in handle_detailed_input()463 ptr->mon_hsync[ptr->mon_n_hsync].hi = det_mon->section.ranges.max_h; in handle_detailed_input()
1856 monitorp->hsync[count].hi = conf_monitor->mon_hsync[count].hi; in configMonitor()1857 monitorp->hsync[count].lo = conf_monitor->mon_hsync[count].lo; in configMonitor()
1691 conf_monitor->mon_hsync[i].lo; in xf86ProbeOutputModes()1693 conf_monitor->mon_hsync[i].hi; in xf86ProbeOutputModes()