Searched defs:intel_sdvo_hdtv_resolution_reply (Results 1 – 1 of 1) sorted by relevance
474 struct intel_sdvo_hdtv_resolution_reply { struct475 unsigned int res_640x480:1;476 unsigned int res_800x600:1;477 unsigned int res_1024x768:1;478 unsigned int res_1280x960:1;479 unsigned int res_1400x1050:1;480 unsigned int res_1600x1200:1;481 unsigned int res_1920x1440:1;482 unsigned int res_2048x1536:1;484 unsigned int res_2560x1920:1;[all …]