Home
last modified time | relevance | path

Searched refs:pwm2_enable (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/hwmon/
H A Dnzxt-kraken3.rst75 pwm2_enable Fan duty control mode (0: disabled, 1: manual, 2: curve)
/linux/drivers/hwmon/
H A Dw83781d.c228 u8 pwm2_enable; /* Boolean */ member
700 return sprintf(buf, "%d\n", (int)data->pwm2_enable); in pwm2_enable_show()
750 data->pwm2_enable = val; in pwm2_enable_store()
767 static DEVICE_ATTR_RW(pwm2_enable);
1483 data->pwm2_enable = (w83781d_read_value(data, in w83781d_update_device()
H A Dsmsc47m1.c433 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_en, 1);
H A Dw83l786ng.c568 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Df75375s.c682 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR,
H A Dpc87427.c655 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
H A Dnct7802.c834 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
H A Dasc7621.c951 PWRITEM(pwm2_enable, 1, PRI_LOW, VAA(0x5d, 0x5d, 0x62), VAA(0, 0, 0),
H A Dw83791d.c808 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
H A Dlm85.c835 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
H A Df71805f.c1086 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
H A Dw83792d.c1051 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
H A Dadt7462.c1581 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_auto, 1);
H A Dw83627hf.c1638 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
H A Dadm1026.c1380 static DEVICE_ATTR(pwm2_enable, 0644, pwm1_enable_show,
H A Dadt7475.c1176 static SENSOR_DEVICE_ATTR_2_RW(pwm2_enable, pwmctrl, INPUT, 1);
H A Dlm93.c1851 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
H A Df71882fg.c1289 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
H A Dit87.c1944 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
/linux/drivers/platform/x86/
H A Dasus-wmi.c2958 static DEVICE_ATTR_RW(pwm2_enable);
3488 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, fan_curve_enable, FAN_CURVE_DEV_GPU);