#include <hd.h>
Data Fields | |
union driver_info_u * | next |
enum driver_info_type | type |
driver info type | |
str_list_t * | hddb0 |
str_list_t * | hddb1 |
the actual driver database entries |
union driver_info_u* driver_info_any_t::next [write] |
driver info type
Referenced by dump_normal(), expand_driver_info(), free_driver_info(), hd_display_adapter(), hd_module_list(), hddb_to_device_driver(), int_wlan(), and reorder_x11().
Referenced by dump_normal(), free_driver_info(), and hddb_to_device_driver().
the actual driver database entries
Referenced by dump_normal(), free_driver_info(), and hddb_to_device_driver().