Searched refs:show_temp_min (Results 1 - 15 of 15) sorted by path

/drivers/hwmon/
H A Dadm1021.c177 static ssize_t show_temp_min(struct device *dev, 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,
H A Dadm1025.c212 show_temp_min(struct device *dev, struct device_attribute *attr, char *buf) function
329 show_temp_min, set_temp_min, offset - 1); \
H A Dadm1026.c782 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, function
845 show_temp_min, set_temp_min, offset - 1); \
H A Dadm1031.c708 static ssize_t show_temp_min(struct device *dev, function
821 show_temp_min, set_temp_min, offset - 1); \
H A Dadt7462.c787 static ssize_t show_temp_min(struct device *dev, 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,
H A Dadt7470.c456 static ssize_t show_temp_min(struct device *dev, function
948 static SENSOR_DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, show_temp_min,
950 static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp_min,
952 static SENSOR_DEVICE_ATTR(temp3_min, S_IWUSR | S_IRUGO, show_temp_min,
954 static SENSOR_DEVICE_ATTR(temp4_min, S_IWUSR | S_IRUGO, show_temp_min,
956 static SENSOR_DEVICE_ATTR(temp5_min, S_IWUSR | S_IRUGO, show_temp_min,
958 static SENSOR_DEVICE_ATTR(temp6_min, S_IWUSR | S_IRUGO, show_temp_min,
960 static SENSOR_DEVICE_ATTR(temp7_min, S_IWUSR | S_IRUGO, show_temp_min,
962 static SENSOR_DEVICE_ATTR(temp8_min, S_IWUSR | S_IRUGO, show_temp_min,
964 static SENSOR_DEVICE_ATTR(temp9_min, S_IWUSR | S_IRUGO, show_temp_min,
[all...]
H A Demc2103.c198 show_temp_min(struct device *dev, struct device_attribute *da, char *buf) function
472 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO | S_IWUSR, show_temp_min,
483 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO | S_IWUSR, show_temp_min,
494 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO | S_IWUSR, show_temp_min,
505 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO | S_IWUSR, show_temp_min,
H A Dlm85.c951 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, function
1017 show_temp_min, set_temp_min, offset - 1); \
H A Dlm93.c1314 static ssize_t show_temp_min(struct device *dev, 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);
H A Dmax1668.c167 static ssize_t show_temp_min(struct device *dev, 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,
H A Dpc87360.c879 static ssize_t show_temp_min(struct device *dev, function
987 show_temp_min, set_temp_min, 0),
989 show_temp_min, set_temp_min, 1),
991 show_temp_min, set_temp_min, 2),
1020 * show_temp_min/max_alarm() reads data from the per-channel status
H A Dpc87427.c710 static ssize_t show_temp_min(struct device *dev, struct device_attribute 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);
H A Dsmsc47m192.c279 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, function
391 show_temp_min, set_temp_min, index-1); \
H A Dthmc50.c184 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, function
264 show_temp_min, set_temp_min, offset - 1); \
H A Dvt8231.c424 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, function
482 show_temp_min, set_temp_min, offset - 1)

Completed in 134 milliseconds