Home
last modified time | relevance | path

Searched refs:show_temp_offset (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dvia686a.c494 #define show_temp_offset(offset) \ macro
502 show_temp_offset(1);
503 show_temp_offset(2);
504 show_temp_offset(3);
Dsmsc47m192.c342 static ssize_t show_temp_offset(struct device *dev, struct device_attribute in show_temp_offset() function
396 show_temp_offset, set_temp_offset, index-1);
Dadm1031.c700 static ssize_t show_temp_offset(struct device *dev, in show_temp_offset() function
819 show_temp_offset, set_temp_offset, offset - 1); \
Dw83627ehf.c1252 show_temp_offset(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_offset() function
1372 SENSOR_ATTR(temp1_offset, S_IRUGO | S_IWUSR, show_temp_offset,
1374 SENSOR_ATTR(temp2_offset, S_IRUGO | S_IWUSR, show_temp_offset,
1376 SENSOR_ATTR(temp3_offset, S_IRUGO | S_IWUSR, show_temp_offset,
Dadm1026.c862 static ssize_t show_temp_offset(struct device *dev, in show_temp_offset() function
895 show_temp_offset, set_temp_offset, offset - 1);
Dnct6775.c2245 show_temp_offset(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_offset() function
2380 show_temp_offset, store_temp_offset, 0);