Lines Matching defs:edid
77456 const struct edid *edid; member
77821 struct edid { struct
77822 u8 header[8];
77823 u8 mfg_id[2];
77824 u8 prod_code[2];
77825 u32 serial;
77826 u8 mfg_week;
77827 u8 mfg_year;
77828 u8 version;
77829 u8 revision;
77830 u8 input;
77831 u8 width_cm;
77832 u8 height_cm;
77833 u8 gamma;
77834 u8 features;
77835 u8 red_green_lo;
77836 u8 blue_white_lo;
77837 u8 red_x;
77838 u8 red_y;
77839 u8 green_x;
77840 u8 green_y;
77841 u8 blue_x;
77842 u8 blue_y;
77843 u8 white_x;
77844 u8 white_y;
77845 struct est_timings established_timings;
77846 struct std_timing standard_timings[8];
77847 struct detailed_timing detailed_timings[4];
77848 u8 extensions;
77849 u8 checksum;
95673 __u8 *edid; member
101463 compat_caddr_t edid; member