Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dinterpret_edid.c53 static void get_monitor_ranges(Uchar *, struct monitor_ranges *);
62 *(struct monitor_ranges **) ranges = &det->section.ranges; in find_ranges_section()
76 struct monitor_ranges *ranges = NULL; in handle_edid_quirks()
666 get_monitor_ranges(Uchar * c, struct monitor_ranges *r) in get_monitor_ranges()
H A Dedid.h494 struct monitor_ranges { struct
542 struct monitor_ranges ranges; /* 60 */
H A Dprint_edid.c407 struct monitor_ranges *r = &det_mon->section.ranges; in handle_detailed_print()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1615 struct monitor_ranges *ranges = &det_mon->section.ranges; in handle_detailed_monrec()