Searched refs:no_sections (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A DddcProperty.c44 ret += DDC->no_sections * 128;
H A Dinterpret_edid.c189 m->no_sections = (int) *(char *) SECTION(NO_EDID, block);
249 for (i = 0; i < mon->no_sections; i++) {
320 for (i = 0; i < mon->no_sections; i++) {
373 if (!mon->no_sections)
379 for (i = 0; i < mon->no_sections; i++) {
H A Dprint_edid.c544 print_number_sections(m->scrnIndex, m->no_sections);
552 n += m->no_sections * 128;
H A Dedid.h569 int no_sections; member in struct:__anon21b29d770308
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A DddcProperty.c102 (DDC->flags & EDID_COMPLETE_RAWDATA ? DDC->no_sections * 128 : 0);
H A Dinterpret_edid.c181 m->no_sections = (int)*(char *)SECTION(NO_EDID,block);
242 for (i = 0; i < mon->no_sections; i++) {
313 for (i = 0; i < mon->no_sections; i++) {
649 if (!mon->no_sections)
657 for (i = 1; i <= mon->no_sections; i++)
660 if (i == mon->no_sections + 1)
H A Dprint_edid.c506 print_number_sections(m->scrnIndex, m->no_sections);
514 n += m->no_sections * 128;
H A Dedid.h559 int no_sections; member in struct:__anon569056440208
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c2993 size += edid_mon->no_sections * 128;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c3280 size += edid_mon->no_sections * 128;

Completed in 20 milliseconds