Home
last modified time | relevance | path

Searched refs:store_in_max (Results 1 – 8 of 8) sorted by relevance

/drivers/hwmon/
Dw83791d.c435 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
436 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
437 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
438 SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 3),
439 SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 4),
440 SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 5),
441 SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 6),
442 SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 7),
443 SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 8),
444 SENSOR_ATTR(in9_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 9),
Dlm93.c1233 static ssize_t store_in_max(struct device *dev, struct device_attribute *attr, in store_in_max() function
1265 show_in_max, store_in_max, 0);
1267 show_in_max, store_in_max, 1);
1269 show_in_max, store_in_max, 2);
1271 show_in_max, store_in_max, 3);
1273 show_in_max, store_in_max, 4);
1275 show_in_max, store_in_max, 5);
1277 show_in_max, store_in_max, 6);
1279 show_in_max, store_in_max, 7);
1281 show_in_max, store_in_max, 8);
[all …]
Dw83792d.c1067 show_in_max, store_in_max, 0);
1069 show_in_max, store_in_max, 1);
1071 show_in_max, store_in_max, 2);
1073 show_in_max, store_in_max, 3);
1075 show_in_max, store_in_max, 4);
1077 show_in_max, store_in_max, 5);
1079 show_in_max, store_in_max, 6);
1081 show_in_max, store_in_max, 7);
1083 show_in_max, store_in_max, 8);
Dw83627ehf.c1017 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
1018 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
1019 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
1020 SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 3),
1021 SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 4),
1022 SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 5),
1023 SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 6),
1024 SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 7),
1025 SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 8),
1026 SENSOR_ATTR(in9_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 9),
Dw83l786ng.c240 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
241 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
242 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
Df71882fg.c282 static ssize_t store_in_max(struct device *dev, struct device_attribute
539 SENSOR_ATTR_2(in1_max, S_IRUGO|S_IWUSR, show_in_max, store_in_max,
1429 static ssize_t store_in_max(struct device *dev, struct device_attribute in store_in_max() function
Dw83627hf.c454 store_in_max(struct device *dev, struct device_attribute *devattr, in store_in_max() function
478 show_in_max, store_in_max, offset);
Dw83781d.c301 show_in_max, store_in_max, offset)