Searched refs:show_temp_offset (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | w83627ehf.c | 1239 show_temp_offset(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_offset() function 1359 SENSOR_ATTR(temp1_offset, S_IRUGO | S_IWUSR, show_temp_offset, 1361 SENSOR_ATTR(temp2_offset, S_IRUGO | S_IWUSR, show_temp_offset, 1363 SENSOR_ATTR(temp3_offset, S_IRUGO | S_IWUSR, show_temp_offset,
|
| D | nct6775.c | 2355 show_temp_offset(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_offset() function 2490 show_temp_offset, store_temp_offset, 0);
|