libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
enum size_units | unit |
uint64_t | val1 |
uint64_t | val2 |
to allow for 2D values More... | |
union u_hd_res_t* res_size_t::next |
enum resource_types res_size_t::type |
Referenced by add_edid_info(), add_ide_sysfs_info(), add_lcd_info(), hd_getdisksize(), hd_scan_floppy(), and hd_scan_misc().
enum size_units res_size_t::unit |
Referenced by add_edid_info(), add_ide_sysfs_info(), add_lcd_info(), dump_normal(), hd2prop(), hd_getdisksize(), hd_scan_floppy(), hd_scan_misc(), int_floppy(), and prop2hd().
uint64_t res_size_t::val1 |
Referenced by add_edid_info(), add_ide_sysfs_info(), add_lcd_info(), dump_normal(), hd2prop(), hd_getdisksize(), hd_scan_floppy(), hd_scan_misc(), int_floppy(), and prop2hd().
uint64_t res_size_t::val2 |
to allow for 2D values
Referenced by add_edid_info(), add_ide_sysfs_info(), add_lcd_info(), dump_normal(), hd2prop(), hd_getdisksize(), hd_scan_floppy(), hd_scan_misc(), int_floppy(), and prop2hd().