Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
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);
1485 data->pwm2_enable = (w83781d_read_value(data, in w83781d_update_device()
Dw83l786ng.c569 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
Dsmsc47m1.c433 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_en, 1);
Df75375s.c707 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR,
Dpc87427.c655 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
Dnct7802.c850 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
Dasc7621.c951 PWRITEM(pwm2_enable, 1, PRI_LOW, VAA(0x5d, 0x5d, 0x62), VAA(0, 0, 0),
Dlm85.c835 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
Dw83791d.c808 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
Dadt7462.c1581 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_auto, 1);
Dw83792d.c1051 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
Df71805f.c1086 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
Dadt7475.c1161 static SENSOR_DEVICE_ATTR_2_RW(pwm2_enable, pwmctrl, INPUT, 1);
Dw83627hf.c1638 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
Dadm1026.c1380 static DEVICE_ATTR(pwm2_enable, 0644, pwm1_enable_show,
Df71882fg.c1286 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
Dlm93.c1851 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, pwm_enable, 1);
Dit87.c1684 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
/linux-6.1.9/drivers/platform/x86/
Dasus-wmi.c2167 static DEVICE_ATTR_RW(pwm2_enable);
2679 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, fan_curve_enable, FAN_CURVE_DEV_GPU);