Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Df75375s.c592 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 Df71882fg.c326 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 Dw83781d.c399 show_temp_max_hyst, store_temp_max_hyst, offset);