Searched refs:xf86ForEachDetailedBlock (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| H A D | xf86DDC.h | 103 void xf86ForEachDetailedBlock(xf86MonPtr mon,
|
| H A D | interpret_edid.c | 86 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 D | print_edid.c | 503 xf86ForEachDetailedBlock(m,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | xf86DDC.h | 88 void xf86ForEachDetailedBlock(xf86MonPtr mon, handle_detailed_fn, void *data);
|
| H A D | interpret_edid.c | 86 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 D | print_edid.c | 543 xf86ForEachDetailedBlock(m, handle_detailed_print, &p);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 63 xf86ForEachDetailedBlock(DDC, handle_detailed_rblank, &ret); 1077 xf86ForEachDetailedBlock(DDC, handle_detailed_modes, &p); 1189 xf86ForEachDetailedBlock(DDC, handle_detailed_monset, &p);
|
| H A D | xf86Crtc.c | 1641 xf86ForEachDetailedBlock(edid_monitor, 3006 xf86ForEachDetailedBlock(edid_mon,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 59 xf86ForEachDetailedBlock(DDC, handle_detailed_rblank, &ret); 1083 xf86ForEachDetailedBlock(DDC, handle_detailed_modes, &p); 1198 xf86ForEachDetailedBlock(DDC, handle_detailed_monset, &p);
|
| H A D | xf86Crtc.c | 1746 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 D | xf86Configure.c | 525 xf86ForEachDetailedBlock(ConfiguredMonitor, handle_detailed_input,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Configure.c | 539 xf86ForEachDetailedBlock(ConfiguredMonitor, handle_detailed_input, ptr);
|
Completed in 29 milliseconds