Searched refs:show_tcrit1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | lm95234.c | 338 static ssize_t show_tcrit1(struct device *dev, struct device_attribute *attr, in show_tcrit1() function 518 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_tcrit1, 524 static SENSOR_DEVICE_ATTR(temp4_max, S_IWUSR | S_IRUGO, show_tcrit1, 526 static SENSOR_DEVICE_ATTR(temp5_max, S_IWUSR | S_IRUGO, show_tcrit1, 547 static SENSOR_DEVICE_ATTR(temp2_crit, S_IWUSR | S_IRUGO, show_tcrit1, 549 static SENSOR_DEVICE_ATTR(temp3_crit, S_IWUSR | S_IRUGO, show_tcrit1,
|