Searched refs:pwm1_auto_channels_temp (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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 | adt7462.c | 1585 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 | it87.c | 1918 static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max31760.rst | 74 pwm1_auto_channels_temp Temperature source for auto fan control. 1: temp1, 2: temp2, 3: max…
|
H A D | amc6821.rst | 57 pwm1_auto_channels_temp ro 1 if pwm_enable==2, 3 if pwm_enable==3
|