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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.c1101 const fbc_edid_fmt_t block_fmt[], /* EDID data block format */
1110 * The EDID data block heading (block_fmt[0].heading) has
1113 for (blk_fmt = &block_fmt[1];
1185 const fbc_edid_fmt_t *block_fmt; /* EDID structure format descriptor */ local
1222 block_fmt = &edid_unknown_fmt[0];
1234 block_fmt = &edid_1_0_base_fmt[0];
1236 block_fmt = &edid_1_1_base_fmt[0];
1239 block_fmt = &edid_1_3_base_fmt[0];
1252 * of block_fmt.
1258 block_fmt
1099 fbc_predid_dump_block( const uint8_t edid_block[], const fbc_edid_fmt_t block_fmt[], int predid_raw) argument
[all...]

Completed in 28 milliseconds