Handle manually configured hardware (in /var/lib/hardware/). More...
Data Structures | |
| struct | hd_manual_s |
| Manually configured hardware information. More... | |
Typedefs | |
| typedef struct hd_manual_s | hd_manual_t |
| Manually configured hardware information. | |
|
| |
| hd_manual_t * | hd_manual_read_entry (hd_data_t *hd_data, const char *id) |
| Manually configured devices implemented in manual.c. | |
Handle manually configured hardware (in /var/lib/hardware/).
| typedef struct hd_manual_s hd_manual_t |
Manually configured hardware information.
| hd_manual_t* hd_manual_read_entry | ( | hd_data_t * | hd_data, | |
| const char * | id | |||
| ) |
Manually configured devices implemented in manual.c.