Searched refs:xf86ForEachDetailedBlock (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dxf86DDC.h103 void xf86ForEachDetailedBlock(xf86MonPtr mon,
H A Dinterpret_edid.c86 xf86ForEachDetailedBlock(m, find_ranges_section, &ranges);
89 xf86ForEachDetailedBlock(m, find_max_detailed_clock, &clock);
142 xf86ForEachDetailedBlock(m, handle_detailed_hvsize, &p);
229 void xf86ForEachDetailedBlock(xf86MonPtr mon, function in typeref:typename:void
H A Dprint_edid.c503 xf86ForEachDetailedBlock(m,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dxf86DDC.h88 void xf86ForEachDetailedBlock(xf86MonPtr mon, handle_detailed_fn, void *data);
H A Dinterpret_edid.c86 xf86ForEachDetailedBlock(m, find_ranges_section, &ranges);
90 xf86ForEachDetailedBlock(m, find_max_detailed_clock, &clock);
146 xf86ForEachDetailedBlock(m, handle_detailed_hvsize, &p);
238 xf86ForEachDetailedBlock(xf86MonPtr mon, handle_detailed_fn fn, void *data) function in typeref:typename:void
H A Dprint_edid.c543 xf86ForEachDetailedBlock(m, handle_detailed_print, &p);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c63 xf86ForEachDetailedBlock(DDC, handle_detailed_rblank, &ret);
1077 xf86ForEachDetailedBlock(DDC, handle_detailed_modes, &p);
1189 xf86ForEachDetailedBlock(DDC, handle_detailed_monset, &p);
H A Dxf86Crtc.c1641 xf86ForEachDetailedBlock(edid_monitor,
3006 xf86ForEachDetailedBlock(edid_mon,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c59 xf86ForEachDetailedBlock(DDC, handle_detailed_rblank, &ret);
1083 xf86ForEachDetailedBlock(DDC, handle_detailed_modes, &p);
1198 xf86ForEachDetailedBlock(DDC, handle_detailed_monset, &p);
H A Dxf86Crtc.c1746 xf86ForEachDetailedBlock(edid_monitor, handle_detailed_monrec, &p);
3296 xf86ForEachDetailedBlock(edid_mon, handle_detailed_physical_size, &p);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c525 xf86ForEachDetailedBlock(ConfiguredMonitor, handle_detailed_input,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c539 xf86ForEachDetailedBlock(ConfiguredMonitor, handle_detailed_input, ptr);

Completed in 29 milliseconds