Searched refs:sun_edid_check_base (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_query_device.c134 || (sun_edid_check_base((uint8_t *)edid.data, edid.length) != 0)) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_query_device.c138 || (sun_edid_check_base((uint8_t *)edid.data, edid.length) != 0)) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_query_device.c134 || (sun_edid_check_base((uint8_t *)edid.data, edid.length) != 0)) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_query_device.c245 if (sun_edid_check_base(edid_data, edid_length) == 0) {
H A Dsun_edid.h64 int sun_edid_check_base(
H A Dfbc_prconf.c361 if (sun_edid_check_base(edid_data, edid_length) != 0) {
H A Dsun_edid.c149 * sun_edid_check_base()
162 sun_edid_check_base( function
181 } /* sun_edid_check_base() */
187 * The sun_edid_check_base() function must have been called

Completed in 18 milliseconds