Home
last modified time | relevance | path

Searched refs:show_temp_min (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dmax1668.c167 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
259 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min,
264 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min,
269 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min,
274 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min,
279 static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min,
Demc2103.c198 show_temp_min(struct device *dev, struct device_attribute *da, char *buf) in show_temp_min() function
474 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO | S_IWUSR, show_temp_min,
485 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO | S_IWUSR, show_temp_min,
496 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO | S_IWUSR, show_temp_min,
507 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO | S_IWUSR, show_temp_min,
Dadt7470.c462 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
1037 static SENSOR_DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, show_temp_min,
1039 static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp_min,
1041 static SENSOR_DEVICE_ATTR(temp3_min, S_IWUSR | S_IRUGO, show_temp_min,
1043 static SENSOR_DEVICE_ATTR(temp4_min, S_IWUSR | S_IRUGO, show_temp_min,
1045 static SENSOR_DEVICE_ATTR(temp5_min, S_IWUSR | S_IRUGO, show_temp_min,
1047 static SENSOR_DEVICE_ATTR(temp6_min, S_IWUSR | S_IRUGO, show_temp_min,
1049 static SENSOR_DEVICE_ATTR(temp7_min, S_IWUSR | S_IRUGO, show_temp_min,
1051 static SENSOR_DEVICE_ATTR(temp8_min, S_IWUSR | S_IRUGO, show_temp_min,
1053 static SENSOR_DEVICE_ATTR(temp9_min, S_IWUSR | S_IRUGO, show_temp_min,
[all …]
Dadm1021.c177 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
293 static SENSOR_DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, show_temp_min,
298 static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp_min,
Dpc87427.c710 static ssize_t show_temp_min(struct device *dev, struct device_attribute in show_temp_min() function
793 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min, NULL, 0);
794 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min, NULL, 1);
795 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min, NULL, 2);
796 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min, NULL, 3);
797 static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min, NULL, 4);
798 static SENSOR_DEVICE_ATTR(temp6_min, S_IRUGO, show_temp_min, NULL, 5);
Dthmc50.c184 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min() function
264 show_temp_min, set_temp_min, offset - 1); \
Dadm1025.c212 show_temp_min(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_min() function
329 show_temp_min, set_temp_min, offset - 1); \
Dsmsc47m192.c280 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min() function
392 show_temp_min, set_temp_min, index-1); \
Dadt7462.c787 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
1443 static SENSOR_DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, show_temp_min,
1445 static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp_min,
1447 static SENSOR_DEVICE_ATTR(temp3_min, S_IWUSR | S_IRUGO, show_temp_min,
1449 static SENSOR_DEVICE_ATTR(temp4_min, S_IWUSR | S_IRUGO, show_temp_min,
Dpc87360.c878 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
986 show_temp_min, set_temp_min, 0),
988 show_temp_min, set_temp_min, 1),
990 show_temp_min, set_temp_min, 2),
Dvt8231.c428 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min() function
486 show_temp_min, set_temp_min, offset - 1)
Dadm1031.c708 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
821 show_temp_min, set_temp_min, offset - 1); \
Dlm93.c1314 static ssize_t show_temp_min(struct device *dev, in show_temp_min() function
1343 show_temp_min, store_temp_min, 0);
1345 show_temp_min, store_temp_min, 1);
1347 show_temp_min, store_temp_min, 2);
Dlm85.c943 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min() function
1009 show_temp_min, set_temp_min, offset - 1); \
Dadm1026.c790 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min() function
853 show_temp_min, set_temp_min, offset - 1); \