|
libhd 5.0
|
Go to the source code of this file.
Data Structures | |
| struct | hash_t |
Macros | |
| #define | API_SYM __attribute__((visibility("default"))) |
Functions | |
| static char * | key2value (hash_t *hash, int id) |
| static int | value2key (hash_t *hash, char *str) |
| API_SYM char * | hd_hw_item_name (hd_hw_item_t item) |
| API_SYM hd_hw_item_t | hd_hw_item_type (char *name) |
Variables | |
| static hash_t | hw_items [] |
| #define API_SYM __attribute__((visibility("default"))) |
|
static |
References hash_t::key, key2value(), and hash_t::value.
Referenced by hd2prop(), hd_hw_item_name(), hd_status_value_name(), and key2value().
|
static |
References hash_t::key, hash_t::value, and value2key().
Referenced by hd_hw_item_type(), prop2hd(), and value2key().
|
static |
Referenced by hd2prop(), hd_hw_item_name(), hd_hw_item_type(), and prop2hd().