Searched refs:mon_vrefresh (Results 1 – 5 of 5) sorted by relevance
493 ptr->mon_vrefresh[ptr->mon_n_vrefresh].lo = xf86_lex_val.realnum; in xf86parseMonitorSection()496 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi = in xf86parseMonitorSection()497 ptr->mon_vrefresh[ptr->mon_n_vrefresh].lo; in xf86parseMonitorSection()502 ptr->mon_vrefresh[ptr->mon_n_vrefresh].lo) in xf86parseMonitorSection()504 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi = xf86_lex_val.realnum; in xf86parseMonitorSection()513 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi = in xf86parseMonitorSection()514 ptr->mon_vrefresh[ptr->mon_n_vrefresh].lo; in xf86parseMonitorSection()669 ptr->mon_vrefresh[i].lo, ptr->mon_vrefresh[i].hi); in xf86printMonitorSection()
190 parser_range mon_vrefresh[CONF_MAX_VREFRESH]; member
465 ptr->mon_vrefresh[ptr->mon_n_hsync].lo = det_mon->section.ranges.min_v; in handle_detailed_input()466 ptr->mon_vrefresh[ptr->mon_n_hsync].hi = det_mon->section.ranges.max_v; in handle_detailed_input()
1863 monitorp->vrefresh[count].hi = conf_monitor->mon_vrefresh[count].hi; in configMonitor()1864 monitorp->vrefresh[count].lo = conf_monitor->mon_vrefresh[count].lo; in configMonitor()
1699 conf_monitor->mon_vrefresh[i].lo; in xf86ProbeOutputModes()1701 conf_monitor->mon_vrefresh[i].hi; in xf86ProbeOutputModes()