Searched refs:i8k_hwmon_show_temp_label (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | dell-smm-hwmon.c | 563 static ssize_t i8k_hwmon_show_temp_label(struct device *dev, in i8k_hwmon_show_temp_label() function 677 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 680 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 683 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL, 686 static SENSOR_DEVICE_ATTR(temp4_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,
|