Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Di5500_temp.c61 static ssize_t show_thresh(struct device *dev, in show_thresh() function
87 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, show_thresh, NULL, 0xE2);
88 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO, show_thresh, NULL, 0xEC);
89 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_thresh, NULL, 0xEE);