cpu_temp_label     69 drivers/platform/mips/cpu_hwmon.c static ssize_t cpu_temp_label(struct device *dev,
cpu_temp_label     73 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, cpu_temp_label, NULL, 1);
cpu_temp_label     75 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, cpu_temp_label, NULL, 2);
cpu_temp_label     77 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, cpu_temp_label, NULL, 3);
cpu_temp_label     79 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp4_label, S_IRUGO, cpu_temp_label, NULL, 4);