Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83627ehf.c1339 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,
Df75375s.c607 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);
Df71882fg.c339 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
Dw83627hf.c734 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);
Dw83781d.c412 show_temp_max_hyst, store_temp_max_hyst, offset);