Searched refs:radeon_hwmon_show_temp_thresh (Results 1 – 1 of 1) sorted by relevance
689 static ssize_t radeon_hwmon_show_temp_thresh(struct device *dev, in radeon_hwmon_show_temp_thresh() function706 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 0);707 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 1);
Completed in 4 milliseconds