hd_manual_t Struct Reference
[Public interfaceManual hardware configuration]

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_tkey
str_list_tvalue


Detailed Description

Manually configured hardware information.

Field Documentation

struct hd_manual_s* hd_manual_t::next [read]

char* hd_manual_t::unique_id

char* hd_manual_t::parent_id

char* hd_manual_t::child_ids

unsigned hd_manual_t::hw_class

char* hd_manual_t::model

hd_status_t hd_manual_t::status

char* hd_manual_t::config_string

str_list_t* hd_manual_t::key

str_list_t* hd_manual_t::value


The documentation for this struct was generated from the following file: