#include <hd.h>
Data Fields | |
| unsigned | manu_year |
| unsigned | min_vsync |
| unsigned | max_vsync |
| vsync range | |
| unsigned | min_hsync |
| unsigned | max_hsync |
| hsync range | |
| unsigned | clock |
| pixel clock in kHz | |
| unsigned | width |
| unsigned | height |
| display size | |
| unsigned | width_mm |
| unsigned | height_mm |
| dto, in mm | |
| unsigned | hdisp |
| unsigned | hsyncstart |
| unsigned | hsyncend |
| unsigned | htotal |
| h_timings | |
| unsigned | vdisp |
| unsigned | vsyncstart |
| unsigned | vsyncend |
| unsigned | vtotal |
| v_timings | |
| char | hflag |
| char | vflag |
| h/v flags | |
| char * | vendor |
| char * | name |
| char * | serial |
| unsigned monitor_info_t::clock |
| unsigned monitor_info_t::hdisp |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::height |
| unsigned monitor_info_t::height_mm |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::hsyncend |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::hsyncstart |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::htotal |
| unsigned monitor_info_t::manu_year |
Referenced by add_edid_info().
| unsigned monitor_info_t::max_hsync |
| unsigned monitor_info_t::max_vsync |
| unsigned monitor_info_t::min_hsync |
Referenced by add_edid_info(), add_lcd_info(), hd_scan_fb(), and monitor_driver().
| unsigned monitor_info_t::min_vsync |
Referenced by add_edid_info(), add_lcd_info(), hd_scan_fb(), and monitor_driver().
| char* monitor_info_t::name |
Referenced by add_edid_info(), and free_hd_detail().
| char* monitor_info_t::serial |
Referenced by add_edid_info(), and free_hd_detail().
| unsigned monitor_info_t::vdisp |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| char* monitor_info_t::vendor |
Referenced by add_edid_info(), and free_hd_detail().
| unsigned monitor_info_t::vsyncend |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::vsyncstart |
Referenced by add_edid_info(), dump_normal(), and monitor_driver().
| unsigned monitor_info_t::vtotal |
| unsigned monitor_info_t::width |
Referenced by add_edid_info(), and dump_normal().
| unsigned monitor_info_t::width_mm |
Referenced by add_edid_info().