Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/mips/
A Dcpu_hwmon.c66 static ssize_t get_cpu_temp(struct device *dev, in get_cpu_temp() function
75 static SENSOR_DEVICE_ATTR(temp1_input, 0444, get_cpu_temp, NULL, 1);
77 static SENSOR_DEVICE_ATTR(temp2_input, 0444, get_cpu_temp, NULL, 2);
79 static SENSOR_DEVICE_ATTR(temp3_input, 0444, get_cpu_temp, NULL, 3);
81 static SENSOR_DEVICE_ATTR(temp4_input, 0444, get_cpu_temp, NULL, 4);

Completed in 2 milliseconds