Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Di8k.c534 static ssize_t i8k_hwmon_show_temp_label(struct device *dev, in i8k_hwmon_show_temp_label() function
648 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,
651 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,
654 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,
657 static SENSOR_DEVICE_ATTR(temp4_label, S_IRUGO, i8k_hwmon_show_temp_label, NULL,