Searched refs:pwm1_auto_channels_temp (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | amc6821.c | 158 u8 pwm1_auto_channels_temp; member 240 data->pwm1_auto_channels_temp = 0; in amc6821_update_device() 244 data->pwm1_auto_channels_temp = 2; in amc6821_update_device() 248 data->pwm1_auto_channels_temp = 3; in amc6821_update_device() 255 data->pwm1_auto_channels_temp = 0; in amc6821_update_device() 429 return sprintf(buf, "%d\n", data->pwm1_auto_channels_temp); in pwm1_auto_channels_temp_show() 717 static SENSOR_DEVICE_ATTR_RO(pwm1_auto_channels_temp, pwm1_auto_channels_temp,
|
H A D | f71882fg.c | 652 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 725 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 803 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 979 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
|
H A D | adt7470.c | 1081 static SENSOR_DEVICE_ATTR_RW(pwm1_auto_channels_temp, pwm_auto_temp, 0);
|
H A D | adt7462.c | 1585 static SENSOR_DEVICE_ATTR_RW(pwm1_auto_channels_temp, pwm_auto_temp, 0);
|
H A D | adt7475.c | 1153 static SENSOR_DEVICE_ATTR_2_RW(pwm1_auto_channels_temp, pwmchan, INPUT, 0);
|
H A D | it87.c | 1661 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | amc6821.c | 158 u8 pwm1_auto_channels_temp; member 240 data->pwm1_auto_channels_temp = 0; in amc6821_update_device() 244 data->pwm1_auto_channels_temp = 2; in amc6821_update_device() 248 data->pwm1_auto_channels_temp = 3; in amc6821_update_device() 255 data->pwm1_auto_channels_temp = 0; in amc6821_update_device() 429 return sprintf(buf, "%d\n", data->pwm1_auto_channels_temp); in pwm1_auto_channels_temp_show() 717 static SENSOR_DEVICE_ATTR_RO(pwm1_auto_channels_temp, pwm1_auto_channels_temp,
|
H A D | f71882fg.c | 1613 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 1686 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 1764 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR, 1940 SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
|
H A D | adt7470.c | 1062 static SENSOR_DEVICE_ATTR_RW(pwm1_auto_channels_temp, pwm_auto_temp, 0);
|
H A D | adt7475.c | 1154 static SENSOR_DEVICE_ATTR_2_RW(pwm1_auto_channels_temp, pwmchan, INPUT, 0);
|
H A D | adt7462.c | 1585 static SENSOR_DEVICE_ATTR_RW(pwm1_auto_channels_temp, pwm_auto_temp, 0);
|
H A D | it87.c | 1918 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
|
Completed in 32 milliseconds