Searched defs:sun_edid_get_le_short (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.c91 * sun_edid_get_le_short()
98 sun_edid_get_le_short( function
104 } /* sun_edid_get_le_short() */
250 *product_code = sun_edid_get_le_short(&buf[0x0A]);
775 dt->pixclock = sun_edid_get_le_short(&data_block[0])*10000;
1144 range_limits->gtf_M = sun_edid_get_le_short(&edid_data[14]);

Completed in 1308 milliseconds