Searched refs:show_temp8 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hwmon/
H A Dnct6683.c796 show_temp8(struct device *dev, struct device_attribute *attr, char *buf) function
884 SENSOR_TEMPLATE_2(temp_min, "temp%d_min", S_IRUGO, show_temp8, NULL, 0, 0);
885 SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO, show_temp8, NULL, 0, 1);
888 SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO, show_temp8, NULL, 0, 3);
H A Dasc7621.c347 static ssize_t show_temp8(struct device *dev, function

Completed in 111 milliseconds