libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | width |
unsigned | height |
in pixel More... | |
unsigned | vfreq |
in Hz More... | |
unsigned | interlaced:1 |
0/1 More... | |
unsigned res_monitor_t::height |
in pixel
Referenced by add_edid_info(), add_monitor_res(), dump_normal(), hd2prop(), hd_scan_fb(), monitor_driver(), and prop2hd().
unsigned res_monitor_t::interlaced |
0/1
Referenced by add_monitor_res(), dump_normal(), hd2prop(), and prop2hd().
union u_hd_res_t* res_monitor_t::next |
enum resource_types res_monitor_t::type |
Referenced by add_monitor_res(), and hd_scan_fb().
unsigned res_monitor_t::vfreq |
in Hz
Referenced by add_monitor_res(), dump_normal(), hd2prop(), hd_scan_fb(), and prop2hd().
unsigned res_monitor_t::width |
Referenced by add_edid_info(), add_monitor_res(), dump_normal(), hd2prop(), hd_scan_fb(), monitor_driver(), and prop2hd().