Home
last modified time | relevance | path

Searched refs:show_fan_div (Results 1 – 22 of 22) sorted by relevance

/drivers/hwmon/
Dfschmd.c431 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
664 SENSOR_ATTR(fan1_div, 0644, show_fan_div, store_fan_div, 0),
670 SENSOR_ATTR(fan2_div, 0644, show_fan_div, store_fan_div, 1),
676 SENSOR_ATTR(fan3_div, 0644, show_fan_div, store_fan_div, 2),
682 SENSOR_ATTR(fan4_div, 0644, show_fan_div, store_fan_div, 3),
688 SENSOR_ATTR(fan5_div, 0644, show_fan_div, store_fan_div, 4),
694 SENSOR_ATTR(fan6_div, 0644, show_fan_div, store_fan_div, 5),
700 SENSOR_ATTR(fan7_div, 0644, show_fan_div, store_fan_div, 6),
Dadm1029.c188 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div() function
265 show_fan_div, set_fan_div, 0);
267 show_fan_div, set_fan_div, 1);
Dw83792d.c450 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
1215 show_fan_div, store_fan_div, 1);
1217 show_fan_div, store_fan_div, 2);
1219 show_fan_div, store_fan_div, 3);
1221 show_fan_div, store_fan_div, 4);
1223 show_fan_div, store_fan_div, 5);
1225 show_fan_div, store_fan_div, 6);
1227 show_fan_div, store_fan_div, 7);
Dw83791d.c572 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
700 show_fan_div, store_fan_div, 0),
702 show_fan_div, store_fan_div, 1),
704 show_fan_div, store_fan_div, 2),
706 show_fan_div, store_fan_div, 3),
708 show_fan_div, store_fan_div, 4),
Dlm78.c342 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function
426 show_fan_div, set_fan_div, 0);
428 show_fan_div, set_fan_div, 1);
429 static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2);
Dw83l786ng.c282 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
364 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
366 SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,
Dlm80.c224 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr,
413 show_fan_div, set_fan_div, 0);
415 show_fan_div, set_fan_div, 1);
Dgl518sm.c218 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
374 show_fan_div, set_fan_div, 0);
376 show_fan_div, set_fan_div, 1);
Demc2103.c300 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) in show_fan_div() function
516 static DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div, set_fan_div);
Dw83627ehf.c1050 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
1182 SENSOR_ATTR(fan1_div, S_IRUGO, show_fan_div, NULL, 0),
1183 SENSOR_ATTR(fan2_div, S_IRUGO, show_fan_div, NULL, 1),
1184 SENSOR_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2),
1185 SENSOR_ATTR(fan4_div, S_IRUGO, show_fan_div, NULL, 3),
1186 SENSOR_ATTR(fan5_div, S_IRUGO, show_fan_div, NULL, 4),
Dvia686a.c527 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function
580 show_fan_div, set_fan_div, offset - 1);
Dsis5595.c410 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function
487 show_fan_div, set_fan_div, offset - 1);
Dadm9240.c334 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
432 show_fan_div, NULL, nr - 1); \
Dw83781d.c635 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) in show_fan_div() function
697 show_fan_div, store_fan_div, 0);
699 show_fan_div, store_fan_div, 1);
701 show_fan_div, store_fan_div, 2);
Dw83627hf.c921 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div() function
976 show_fan_div, store_fan_div, 0);
978 show_fan_div, store_fan_div, 1);
980 show_fan_div, store_fan_div, 2);
Dpc87360.c274 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
339 SENSOR_ATTR(fan1_div, S_IRUGO, show_fan_div, NULL, 0),
340 SENSOR_ATTR(fan2_div, S_IRUGO, show_fan_div, NULL, 1),
341 SENSOR_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2),
Dasb100.c318 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
408 show_fan_div, set_fan_div, offset - 1)
Dlm87.c485 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
584 show_fan_div, set_fan_div, offset - 1)
Dvt8231.c516 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
597 show_fan_div, set_fan_div, offset - 1); \
Dadm1031.c523 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
617 show_fan_div, set_fan_div, offset - 1)
Dadm1026.c942 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
994 show_fan_div, set_fan_div, offset - 1);
Dit87.c708 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function
1095 show_fan_div, set_fan_div, offset - 1);