Searched defs:temp_label (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwmon/ | ||
H A D | nct6775.h | 35 const char * const *temp_label; member |
H A D | adt7462.c | 621 static const char *temp_label(struct adt7462_data *data, int which) in temp_label() function |