libhd
5.0
|
Hardware DB search struct. More...
Data Fields | |
hddb_entry_mask_t | key |
hddb_entry_mask_t | value |
hddb_entry_mask_t | value_mask [he_nomask] |
hd_id_t | bus |
hd_id_t | base_class |
hd_id_t | sub_class |
hd_id_t | prog_if |
hd_id_t | vendor |
hd_id_t | device |
hd_id_t | sub_vendor |
hd_id_t | sub_device |
hd_id_t | revision |
hd_id_t | cu_model |
char * | serial |
str_list_t * | driver |
char * | requires |
unsigned | hwclass |
Hardware DB search struct.
hd_id_t hddb_search_t::base_class |
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
hd_id_t hddb_search_t::bus |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
hd_id_t hddb_search_t::cu_model |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
hd_id_t hddb_search_t::device |
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
str_list_t* hddb_search_t::driver |
Referenced by complete_ids(), hddb_add_info(), and hddb_to_device_driver().
unsigned hddb_search_t::hwclass |
Referenced by complete_ids(), and hddb_add_info().
hddb_entry_mask_t hddb_search_t::key |
Referenced by device_class(), hddb_add_info(), hddb_search(), and sub_device_class().
hd_id_t hddb_search_t::prog_if |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
char* hddb_search_t::requires |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
hd_id_t hddb_search_t::revision |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
char* hddb_search_t::serial |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
hd_id_t hddb_search_t::sub_class |
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
hd_id_t hddb_search_t::sub_device |
Referenced by compare_ids(), complete_ids(), hddb_add_info(), and sub_device_class().
hd_id_t hddb_search_t::sub_vendor |
Referenced by compare_ids(), complete_ids(), hddb_add_info(), and sub_device_class().
hddb_entry_mask_t hddb_search_t::value |
Referenced by complete_ids(), device_class(), hddb_add_info(), hddb_search(), and sub_device_class().
hddb_entry_mask_t hddb_search_t::value_mask[he_nomask] |
Referenced by complete_ids(), and hddb_search().
hd_id_t hddb_search_t::vendor |
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().