Searched refs:cpu_temp_label (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/platform/mips/ |
A D | cpu_hwmon.c | 58 static ssize_t cpu_temp_label(struct device *dev, in cpu_temp_label() function 76 static SENSOR_DEVICE_ATTR(temp1_label, 0444, cpu_temp_label, NULL, 1); 78 static SENSOR_DEVICE_ATTR(temp2_label, 0444, cpu_temp_label, NULL, 2); 80 static SENSOR_DEVICE_ATTR(temp3_label, 0444, cpu_temp_label, NULL, 3); 82 static SENSOR_DEVICE_ATTR(temp4_label, 0444, cpu_temp_label, NULL, 4);
|
Completed in 3 milliseconds