Searched refs:fbc_res_compatible (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res_compatible.h25 * fbc_res_compatible - Video mode compatibity check (-res)
38 int fbc_res_compatible(
48 /* End of fbc_res_compatible.h */
H A Dfbc_res_compatible.c25 * fbc_res_compatible - Video mode compatibity check (-res)
44 #include "fbc_res_compatible.h" /* Video mode compatibity check (-res) */
356 * fbc_res_compatible()
388 fbc_res_compatible( function
440 } /* fbc_res_compatible() */
443 /* End of fbc_res_compatible.c */
H A Dfbc_res.c47 #include "fbc_res_compatible.h" /* Video mode compatibity check (-res) */
447 (void) fbc_res_compatible(device, edid_res_info, NULL, mode_list);
923 if (fbc_res_compatible(device,

Completed in 21 milliseconds