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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c239 * FBC_NOT_IN_EDID_MODES if the name is not present in the list.
243 #define FBC_NOT_IN_EDID_MODES (-1) /* Video mode name not in EDID list */ macro
265 return (FBC_NOT_IN_EDID_MODES); /* No list or name isn't in list */
340 if (i == FBC_NOT_IN_EDID_MODES) {

Completed in 10 milliseconds