Lines Matching refs:SENSOR_DEVICE_ATTR

937 static SENSOR_DEVICE_ATTR(pwm1_target, 0644, show_target_temp,
939 static SENSOR_DEVICE_ATTR(pwm2_target, 0644, show_target_temp,
941 static SENSOR_DEVICE_ATTR(pwm3_target, 0644, show_target_temp,
943 static SENSOR_DEVICE_ATTR(pwm4_target, 0644, show_target_temp,
946 static SENSOR_DEVICE_ATTR(pwm1_tolerance, 0644, show_tolerance,
948 static SENSOR_DEVICE_ATTR(pwm2_tolerance, 0644, show_tolerance,
950 static SENSOR_DEVICE_ATTR(pwm3_tolerance, 0644, show_tolerance,
952 static SENSOR_DEVICE_ATTR(pwm4_tolerance, 0644, show_tolerance,
1029 static SENSOR_DEVICE_ATTR(pwm4_stop_time, 0644, show_fan_stop_time,
1031 static SENSOR_DEVICE_ATTR(pwm4_start_output, 0644, show_fan_start_output,
1033 static SENSOR_DEVICE_ATTR(pwm4_stop_output, 0644, show_fan_stop_output,
1035 static SENSOR_DEVICE_ATTR(pwm4_max_output, 0644, show_fan_max_output,
1037 static SENSOR_DEVICE_ATTR(pwm4_step_output, 0644, show_fan_step_output,
1040 static SENSOR_DEVICE_ATTR(pwm3_stop_time, 0644, show_fan_stop_time,
1042 static SENSOR_DEVICE_ATTR(pwm3_start_output, 0644, show_fan_start_output,
1044 static SENSOR_DEVICE_ATTR(pwm3_stop_output, 0644, show_fan_stop_output,
1047 static SENSOR_DEVICE_ATTR(pwm1_stop_time, 0644, show_fan_stop_time,
1049 static SENSOR_DEVICE_ATTR(pwm2_stop_time, 0644, show_fan_stop_time,
1051 static SENSOR_DEVICE_ATTR(pwm1_start_output, 0644, show_fan_start_output,
1053 static SENSOR_DEVICE_ATTR(pwm2_start_output, 0644, show_fan_start_output,
1055 static SENSOR_DEVICE_ATTR(pwm1_stop_output, 0644, show_fan_stop_output,
1057 static SENSOR_DEVICE_ATTR(pwm2_stop_output, 0644, show_fan_stop_output,
1065 static SENSOR_DEVICE_ATTR(pwm1_max_output, 0644, show_fan_max_output,
1067 static SENSOR_DEVICE_ATTR(pwm1_step_output, 0644, show_fan_step_output,
1069 static SENSOR_DEVICE_ATTR(pwm2_max_output, 0644, show_fan_max_output,
1071 static SENSOR_DEVICE_ATTR(pwm2_step_output, 0644, show_fan_step_output,
1073 static SENSOR_DEVICE_ATTR(pwm3_max_output, 0644, show_fan_max_output,
1075 static SENSOR_DEVICE_ATTR(pwm3_step_output, 0644, show_fan_step_output,