Searched refs:pwm1_auto_channels_temp (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | amc6821.c | 171 u8 pwm1_auto_channels_temp; member in struct:amc6821_data 253 data->pwm1_auto_channels_temp = 0; amc6821_update_device() 257 data->pwm1_auto_channels_temp = 2; amc6821_update_device() 261 data->pwm1_auto_channels_temp = 3; amc6821_update_device() 268 data->pwm1_auto_channels_temp = 0; amc6821_update_device() 460 return sprintf(buf, "%d\n", data->pwm1_auto_channels_temp); get_pwm1_auto_channels_temp() 785 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
|
H A D | f71882fg.c | 617 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 690 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 768 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 944 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
|
H A D | adt7470.c | 1086 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IWUSR | S_IRUGO,
|
H A D | adt7462.c | 1694 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IWUSR | S_IRUGO,
|
H A D | adt7475.c | 1028 static SENSOR_DEVICE_ATTR_2(pwm1_auto_channels_temp, S_IRUGO | S_IWUSR,
|
H A D | it87.c | 1291 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO | S_IWUSR,
|
Completed in 195 milliseconds