Searched refs:show_temp_max_hyst (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | f71882fg.c | 326 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute 404 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 416 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 428 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 444 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 463 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 478 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 1618 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst() function
|
H A D | f75375s.c | 592 static ssize_t show_temp_max_hyst(struct device *dev, in show_temp_max_hyst() function 679 show_temp_max_hyst, set_temp_max_hyst, 0); 684 show_temp_max_hyst, set_temp_max_hyst, 1);
|
H A D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | f71882fg.c | 579 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst() function 713 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 725 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 737 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 762 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 781 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst, 796 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
|
H A D | f75375s.c | 592 static ssize_t show_temp_max_hyst(struct device *dev, in show_temp_max_hyst() function 679 show_temp_max_hyst, set_temp_max_hyst, 0); 684 show_temp_max_hyst, set_temp_max_hyst, 1);
|
H A D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
Completed in 16 milliseconds