Searched defs:detailed_timing (Results 1 – 2 of 2) sorted by relevance
170 struct detailed_timing { struct171 __le16 pixel_clock; /* need to multiply by 10 KHz */172 union {175 } data;
190 struct detailed_timing { struct199 struct edid_detailed_timing { argument