Searched refs:show_temp_max_hyst (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83627ehf.c | 1339 SENSOR_ATTR(temp1_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1341 SENSOR_ATTR(temp2_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1343 SENSOR_ATTR(temp3_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1345 SENSOR_ATTR(temp4_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1347 SENSOR_ATTR(temp5_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1349 SENSOR_ATTR(temp6_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1351 SENSOR_ATTR(temp7_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1353 SENSOR_ATTR(temp8_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst, 1355 SENSOR_ATTR(temp9_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
|
D | f75375s.c | 607 static ssize_t show_temp_max_hyst(struct device *dev, in show_temp_max_hyst() function 694 show_temp_max_hyst, set_temp_max_hyst, 0); 699 show_temp_max_hyst, set_temp_max_hyst, 1);
|
D | f71882fg.c | 339 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute 417 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 429 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 441 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 457 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 476 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 491 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 1630 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst() function
|
D | w83627hf.c | 734 show_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in show_temp_max_hyst() function 795 show_temp_max_hyst, store_temp_max_hyst, offset - 1);
|
D | w83781d.c | 412 show_temp_max_hyst, store_temp_max_hyst, offset);
|