Searched refs:fbc_predid (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.h25 * fbc_predid - Display EDID data
63 void fbc_predid(
73 /* End of fbc_predid.h */
H A Dfbc_predid.c25 * fbc_predid - Display EDID data
36 #include "fbc_predid.h" /* Display EDID data */
1162 * fbc_predid()
1178 fbc_predid( function
1333 } /* fbc_predid() */
1336 /* End of fbc_predid.c */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_predid.c38 #include "fbc_predid.h" /* Display EDID data */
69 fbc_predid(edid_data, edid_length, predid_raw, predid_parsed);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_predid.c37 #include "fbc_predid.h" /* Display EDID data */
79 fbc_predid((uint8_t *)edid.data, edid.length, predid_raw, predid_parsed);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_predid.c33 #include "fbc_predid.h" /* Display EDID data */
75 fbc_predid((uint8_t *)edid.data, edid.length, predid_raw, predid_parsed);

Completed in 65 milliseconds