Home
last modified time | relevance | path

Searched defs:edid_chromaticity_coordinates (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h51 struct edid_chromaticity_coordinates { struct
52 uint8_t red_green_lo;
53 uint8_t blue_white_lo;
54 uint8_t red_x_hi;
55 uint8_t red_y_hi;
56 uint8_t green_x_hi;
57 uint8_t green_y_hi;
58 uint8_t blue_x_hi;
59 uint8_t blue_y_hi;
60 uint8_t white_x_hi;
[all …]