libhd
5.0
|
Manually configured hardware information. More...
#include <hd.h>
Data Fields | |
struct hd_manual_s * | next |
char * | unique_id |
char * | parent_id |
char * | child_ids |
unsigned | hw_class |
char * | model |
hd_status_t | status |
char * | config_string |
str_list_t * | key |
str_list_t * | value |
Manually configured hardware information.
char* hd_manual_s::child_ids |
char* hd_manual_s::config_string |
unsigned hd_manual_s::hw_class |
str_list_t* hd_manual_s::key |
char* hd_manual_s::model |
struct hd_manual_s* hd_manual_s::next |
char* hd_manual_s::parent_id |
hd_status_t hd_manual_s::status |
char* hd_manual_s::unique_id |
str_list_t* hd_manual_s::value |