Symbol: SENSOR_ATTR_RW
drivers/hwmon/adcxx.c
137
SENSOR_ATTR_RW(in_max, adcxx_max, 0),
drivers/hwmon/fschmd.c
608
SENSOR_ATTR_RW(temp1_max, temp_max, 0),
drivers/hwmon/fschmd.c
612
SENSOR_ATTR_RW(temp2_max, temp_max, 1),
drivers/hwmon/fschmd.c
616
SENSOR_ATTR_RW(temp3_max, temp_max, 2),
drivers/hwmon/fschmd.c
620
SENSOR_ATTR_RW(temp4_max, temp_max, 3),
drivers/hwmon/fschmd.c
624
SENSOR_ATTR_RW(temp5_max, temp_max, 4),
drivers/hwmon/fschmd.c
628
SENSOR_ATTR_RW(temp6_max, temp_max, 5),
drivers/hwmon/fschmd.c
632
SENSOR_ATTR_RW(temp7_max, temp_max, 6),
drivers/hwmon/fschmd.c
636
SENSOR_ATTR_RW(temp8_max, temp_max, 7),
drivers/hwmon/fschmd.c
640
SENSOR_ATTR_RW(temp9_max, temp_max, 8),
drivers/hwmon/fschmd.c
644
SENSOR_ATTR_RW(temp10_max, temp_max, 9),
drivers/hwmon/fschmd.c
648
SENSOR_ATTR_RW(temp11_max, temp_max, 10),
drivers/hwmon/fschmd.c
655
SENSOR_ATTR_RW(fan1_div, fan_div, 0),
drivers/hwmon/fschmd.c
658
SENSOR_ATTR_RW(pwm1_auto_point1_pwm, pwm_auto_point1_pwm, 0),
drivers/hwmon/fschmd.c
660
SENSOR_ATTR_RW(fan2_div, fan_div, 1),
drivers/hwmon/fschmd.c
663
SENSOR_ATTR_RW(pwm2_auto_point1_pwm, pwm_auto_point1_pwm, 1),
drivers/hwmon/fschmd.c
665
SENSOR_ATTR_RW(fan3_div, fan_div, 2),
drivers/hwmon/fschmd.c
668
SENSOR_ATTR_RW(pwm3_auto_point1_pwm, pwm_auto_point1_pwm, 2),
drivers/hwmon/fschmd.c
670
SENSOR_ATTR_RW(fan4_div, fan_div, 3),
drivers/hwmon/fschmd.c
673
SENSOR_ATTR_RW(pwm4_auto_point1_pwm, pwm_auto_point1_pwm, 3),
drivers/hwmon/fschmd.c
675
SENSOR_ATTR_RW(fan5_div, fan_div, 4),
drivers/hwmon/fschmd.c
678
SENSOR_ATTR_RW(pwm5_auto_point1_pwm, pwm_auto_point1_pwm, 4),
drivers/hwmon/fschmd.c
680
SENSOR_ATTR_RW(fan6_div, fan_div, 5),
drivers/hwmon/fschmd.c
683
SENSOR_ATTR_RW(pwm6_auto_point1_pwm, pwm_auto_point1_pwm, 5),
drivers/hwmon/fschmd.c
685
SENSOR_ATTR_RW(fan7_div, fan_div, 6),
drivers/hwmon/fschmd.c
688
SENSOR_ATTR_RW(pwm7_auto_point1_pwm, pwm_auto_point1_pwm, 6),
drivers/hwmon/pc87360.c
1010
SENSOR_ATTR_RW(temp1_crit, temp_crit, 0),
drivers/hwmon/pc87360.c
1011
SENSOR_ATTR_RW(temp2_crit, temp_crit, 1),
drivers/hwmon/pc87360.c
1012
SENSOR_ATTR_RW(temp3_crit, temp_crit, 2),
drivers/hwmon/pc87360.c
1211
SENSOR_ATTR_RW(fan1_min, fan_min, 0),
drivers/hwmon/pc87360.c
1212
SENSOR_ATTR_RW(fan2_min, fan_min, 1),
drivers/hwmon/pc87360.c
1213
SENSOR_ATTR_RW(fan3_min, fan_min, 2),
drivers/hwmon/pc87360.c
1269
SENSOR_ATTR_RW(pwm1, pwm, 0),
drivers/hwmon/pc87360.c
1270
SENSOR_ATTR_RW(pwm2, pwm, 1),
drivers/hwmon/pc87360.c
1271
SENSOR_ATTR_RW(pwm3, pwm, 2),
drivers/hwmon/pc87360.c
482
SENSOR_ATTR_RW(in0_min, in_min, 0),
drivers/hwmon/pc87360.c
483
SENSOR_ATTR_RW(in1_min, in_min, 1),
drivers/hwmon/pc87360.c
484
SENSOR_ATTR_RW(in2_min, in_min, 2),
drivers/hwmon/pc87360.c
485
SENSOR_ATTR_RW(in3_min, in_min, 3),
drivers/hwmon/pc87360.c
486
SENSOR_ATTR_RW(in4_min, in_min, 4),
drivers/hwmon/pc87360.c
487
SENSOR_ATTR_RW(in5_min, in_min, 5),
drivers/hwmon/pc87360.c
488
SENSOR_ATTR_RW(in6_min, in_min, 6),
drivers/hwmon/pc87360.c
489
SENSOR_ATTR_RW(in7_min, in_min, 7),
drivers/hwmon/pc87360.c
490
SENSOR_ATTR_RW(in8_min, in_min, 8),
drivers/hwmon/pc87360.c
491
SENSOR_ATTR_RW(in9_min, in_min, 9),
drivers/hwmon/pc87360.c
492
SENSOR_ATTR_RW(in10_min, in_min, 10),
drivers/hwmon/pc87360.c
527
SENSOR_ATTR_RW(in0_max, in_max, 0),
drivers/hwmon/pc87360.c
528
SENSOR_ATTR_RW(in1_max, in_max, 1),
drivers/hwmon/pc87360.c
529
SENSOR_ATTR_RW(in2_max, in_max, 2),
drivers/hwmon/pc87360.c
530
SENSOR_ATTR_RW(in3_max, in_max, 3),
drivers/hwmon/pc87360.c
531
SENSOR_ATTR_RW(in4_max, in_max, 4),
drivers/hwmon/pc87360.c
532
SENSOR_ATTR_RW(in5_max, in_max, 5),
drivers/hwmon/pc87360.c
533
SENSOR_ATTR_RW(in6_max, in_max, 6),
drivers/hwmon/pc87360.c
534
SENSOR_ATTR_RW(in7_max, in_max, 7),
drivers/hwmon/pc87360.c
535
SENSOR_ATTR_RW(in8_max, in_max, 8),
drivers/hwmon/pc87360.c
536
SENSOR_ATTR_RW(in9_max, in_max, 9),
drivers/hwmon/pc87360.c
537
SENSOR_ATTR_RW(in10_max, in_max, 10),
drivers/hwmon/pc87360.c
732
SENSOR_ATTR_RW(temp4_min, therm_min, 0 + 11),
drivers/hwmon/pc87360.c
733
SENSOR_ATTR_RW(temp5_min, therm_min, 1 + 11),
drivers/hwmon/pc87360.c
734
SENSOR_ATTR_RW(temp6_min, therm_min, 2 + 11),
drivers/hwmon/pc87360.c
768
SENSOR_ATTR_RW(temp4_max, therm_max, 0 + 11),
drivers/hwmon/pc87360.c
769
SENSOR_ATTR_RW(temp5_max, therm_max, 1 + 11),
drivers/hwmon/pc87360.c
770
SENSOR_ATTR_RW(temp6_max, therm_max, 2 + 11),
drivers/hwmon/pc87360.c
804
SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11),
drivers/hwmon/pc87360.c
805
SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11),
drivers/hwmon/pc87360.c
806
SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11),
drivers/hwmon/pc87360.c
939
SENSOR_ATTR_RW(temp1_min, temp_min, 0),
drivers/hwmon/pc87360.c
940
SENSOR_ATTR_RW(temp2_min, temp_min, 1),
drivers/hwmon/pc87360.c
941
SENSOR_ATTR_RW(temp3_min, temp_min, 2),
drivers/hwmon/pc87360.c
974
SENSOR_ATTR_RW(temp1_max, temp_max, 0),
drivers/hwmon/pc87360.c
975
SENSOR_ATTR_RW(temp2_max, temp_max, 1),
drivers/hwmon/pc87360.c
976
SENSOR_ATTR_RW(temp3_max, temp_max, 2),