Home
last modified time | relevance | path

Searched refs:hwmon_temp_label (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dhwmon.h74 hwmon_temp_label, enumerator
100 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/Linux-v4.19/drivers/hwmon/
Dmax6621.c159 case hwmon_temp_label: in max6621_is_visible()
364 case hwmon_temp_label: in max6621_read_string()
Dhwmon.c236 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
337 [hwmon_temp_label] = "temp%d_label",