hwclass_names.h File Reference

Go to the source code of this file.

Data Structures

struct  hash_t

Functions

static char * key2value (hash_t *hash, int id)
static int value2key (hash_t *hash, char *str)
char * hd_hw_item_name (hd_hw_item_t item)
hd_hw_item_t hd_hw_item_type (char *name)

Variables

static hash_t hw_items []


Function Documentation

char * key2value ( hash_t hash,
int  id 
) [static]

int value2key ( hash_t hash,
char *  str 
) [static]


Variable Documentation

hash_t hw_items[] [static]