Searched refs:i8k_hwmon_show_temp_label (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | dell-smm-hwmon.c | 621 static ssize_t i8k_hwmon_show_temp_label(struct device *dev, in i8k_hwmon_show_temp_label() function 735 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 738 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 741 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 744 static SENSOR_DEVICE_ATTR(temp4_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,
|