Searched refs:show_temp_max (Results 1 - 25 of 31) sorted by relevance

12

/drivers/hwmon/
H A Dsch5627.c239 static ssize_t show_temp_max(struct device *dev, struct device_attribute function
345 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL, 0);
346 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, NULL, 1);
347 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, NULL, 2);
348 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, NULL, 3);
349 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max, NULL, 4);
350 static SENSOR_DEVICE_ATTR(temp6_max, S_IRUGO, show_temp_max, NULL, 5);
351 static SENSOR_DEVICE_ATTR(temp7_max, S_IRUGO, show_temp_max, NULL, 6);
352 static SENSOR_DEVICE_ATTR(temp8_max, S_IRUGO, show_temp_max, NULL, 7);
H A Dfschmd.c348 static ssize_t show_temp_max(struct device *dev, function
576 SENSOR_ATTR(temp1_max, 0644, show_temp_max, store_temp_max, 0),
580 SENSOR_ATTR(temp2_max, 0644, show_temp_max, store_temp_max, 1),
584 SENSOR_ATTR(temp3_max, 0644, show_temp_max, store_temp_max, 2),
588 SENSOR_ATTR(temp4_max, 0644, show_temp_max, store_temp_max, 3),
592 SENSOR_ATTR(temp5_max, 0644, show_temp_max, store_temp_max, 4),
596 SENSOR_ATTR(temp6_max, 0644, show_temp_max, store_temp_max, 5),
600 SENSOR_ATTR(temp7_max, 0644, show_temp_max, store_temp_max, 6),
604 SENSOR_ATTR(temp8_max, 0644, show_temp_max, store_temp_max, 7),
608 SENSOR_ATTR(temp9_max, 0644, show_temp_max, store_temp_ma
[all...]
H A Dmax1668.c154 static ssize_t show_temp_max(struct device *dev, function
254 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
259 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
264 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
269 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
274 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
H A Dmax6642.c219 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
259 static SENSOR_DEVICE_ATTR_2(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
261 static SENSOR_DEVICE_ATTR_2(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dk10temp.c64 static ssize_t show_temp_max(struct device *dev, function
93 static DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL);
H A Dadm1021.c144 static ssize_t show_temp_max(struct device *dev, function
246 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
251 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dadt7470.c529 static ssize_t show_temp_max(struct device *dev, function
966 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
968 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
970 static SENSOR_DEVICE_ATTR(temp3_max, S_IWUSR | S_IRUGO, show_temp_max,
972 static SENSOR_DEVICE_ATTR(temp4_max, S_IWUSR | S_IRUGO, show_temp_max,
974 static SENSOR_DEVICE_ATTR(temp5_max, S_IWUSR | S_IRUGO, show_temp_max,
976 static SENSOR_DEVICE_ATTR(temp6_max, S_IWUSR | S_IRUGO, show_temp_max,
978 static SENSOR_DEVICE_ATTR(temp7_max, S_IWUSR | S_IRUGO, show_temp_max,
980 static SENSOR_DEVICE_ATTR(temp8_max, S_IWUSR | S_IRUGO, show_temp_max,
982 static SENSOR_DEVICE_ATTR(temp9_max, S_IWUSR | S_IRUGO, show_temp_max,
[all...]
H A Dpc87427.c702 static ssize_t show_temp_max(struct device *dev, struct device_attribute function
783 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL, 0);
784 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, NULL, 1);
785 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, NULL, 2);
786 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, NULL, 3);
787 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max, NULL, 4);
788 static SENSOR_DEVICE_ATTR(temp6_max, S_IRUGO, show_temp_max, NULL, 5);
H A Demc2103.c204 show_temp_max(struct device *dev, struct device_attribute *da, char *buf) function
470 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max,
481 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max,
492 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max,
503 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max,
H A Dmax6639.c191 static ssize_t show_temp_max(struct device *dev, function
355 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
357 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dtmp401.c259 static ssize_t show_temp_max(struct device *dev, function
468 SENSOR_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
483 SENSOR_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Dthmc50.c186 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
234 show_temp_max, set_temp_max, offset - 1); \
H A Df71882fg.c304 static ssize_t show_temp_max(struct device *dev, struct device_attribute
383 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
395 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
407 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
423 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
440 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
455 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
497 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
504 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
511 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
1511 static ssize_t show_temp_max(struct device *dev, struct device_attribute function
[all...]
H A Dadm1025.c208 show_temp_max(struct device *dev, struct device_attribute *attr, char *buf) function
299 show_temp_max, set_temp_max, offset - 1)
H A Df75375s.c597 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
694 show_temp_max, set_temp_max, 0);
699 show_temp_max, set_temp_max, 1);
H A Df71805f.c817 static ssize_t show_temp_max(struct device *dev, struct device_attribute function
996 show_temp_max, set_temp_max, 0);
1002 show_temp_max, set_temp_max, 1);
1008 show_temp_max, set_temp_max, 2);
H A Dlm77.c212 show_temp_max, set_temp_max);
H A Dw83627ehf.c1248 SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max,
1250 SENSOR_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max,
1252 SENSOR_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max,
1254 SENSOR_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max,
1256 SENSOR_ATTR(temp5_max, S_IRUGO | S_IWUSR, show_temp_max,
1258 SENSOR_ATTR(temp6_max, S_IRUGO | S_IWUSR, show_temp_max,
1260 SENSOR_ATTR(temp7_max, S_IRUGO | S_IWUSR, show_temp_max,
1262 SENSOR_ATTR(temp8_max, S_IRUGO | S_IWUSR, show_temp_max,
1264 SENSOR_ATTR(temp9_max, S_IRUGO | S_IWUSR, show_temp_max,
H A Dsmsc47m192.c236 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
324 show_temp_max, set_temp_max, index-1); \
H A Dvt8231.c379 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
433 show_temp_max, set_temp_max, offset - 1); \
H A Dadt7462.c851 static ssize_t show_temp_max(struct device *dev, function
1461 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max,
1463 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
1465 static SENSOR_DEVICE_ATTR(temp3_max, S_IWUSR | S_IRUGO, show_temp_max,
1467 static SENSOR_DEVICE_ATTR(temp4_max, S_IWUSR | S_IRUGO, show_temp_max,
H A Djc42.c389 show_temp_max, set_temp_max);
H A Dpc87360.c805 static ssize_t show_temp_max(struct device *dev, struct device_attribute *devattr, char *buf) function
886 show_temp_max, set_temp_max, 0),
888 show_temp_max, set_temp_max, 1),
890 show_temp_max, set_temp_max, 2),
H A Dadm1031.c648 static ssize_t show_temp_max(struct device *dev, function
756 show_temp_max, set_temp_max, offset - 1); \
H A Dlm85.c737 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, function
769 show_temp_max, set_temp_max, offset - 1);

Completed in 2186 milliseconds

12