Home
last modified time | relevance | path

Searched refs:pwm1_enable (Results 1 - 25 of 60) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/hwmon/
H A Damc6821.c157 u8 pwm1_enable; member
241 data->pwm1_enable = 1; in amc6821_update_device()
245 data->pwm1_enable = 2; in amc6821_update_device()
249 data->pwm1_enable = 3; in amc6821_update_device()
256 data->pwm1_enable = 0; in amc6821_update_device()
374 return sprintf(buf, "%d\n", data->pwm1_enable); in pwm1_enable_show()
713 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm1_enable, 0);
H A Dgpio-fan.c292 static DEVICE_ATTR_RW(pwm1_enable);
H A Demc2103.c495 static DEVICE_ATTR_RW(pwm1_enable);
H A Dg762.c842 * Read and write functions for pwm1_enable. Get and set fan speed control mode
845 * Following documentation about hwmon's sysfs interface, a pwm1_enable node
992 static DEVICE_ATTR_RW(pwm1_enable);
H A Ddell-smm-hwmon.c803 static SENSOR_DEVICE_ATTR_WO(pwm1_enable, i8k_hwmon_pwm_enable, 0);
H A Dw83l786ng.c567 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dsmsc47m1.c427 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_en, 0);
H A Dnct7802.c832 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dadt7470.c1076 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_auto, 0);
H A Dasb100.c595 static DEVICE_ATTR_RW(pwm1_enable);
H A Df75375s.c701 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR,
H A Dpc87427.c654 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dlm63.c745 static DEVICE_ATTR_RW(pwm1_enable);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Damc6821.c157 u8 pwm1_enable; member
241 data->pwm1_enable = 1; in amc6821_update_device()
245 data->pwm1_enable = 2; in amc6821_update_device()
249 data->pwm1_enable = 3; in amc6821_update_device()
256 data->pwm1_enable = 0; in amc6821_update_device()
374 return sprintf(buf, "%d\n", data->pwm1_enable); in pwm1_enable_show()
713 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm1_enable, 0);
H A Dgpio-fan.c291 static DEVICE_ATTR_RW(pwm1_enable);
H A Demc2103.c495 static DEVICE_ATTR_RW(pwm1_enable);
H A Dsmsc47m1.c427 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_en, 0);
H A Dg762.c846 * Read and write functions for pwm1_enable. Get and set fan speed control mode
849 * Following documentation about hwmon's sysfs interface, a pwm1_enable node
996 static DEVICE_ATTR_RW(pwm1_enable);
H A Dw83l786ng.c566 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dnct7802.c849 static SENSOR_DEVICE_ATTR_RW(pwm1_enable, pwm_enable, 0);
H A Dasb100.c595 static DEVICE_ATTR_RW(pwm1_enable);
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dcompal-laptop.c690 static DEVICE_ATTR(pwm1_enable,
H A Deeepc-laptop.c1060 EEEPC_CREATE_SENSOR_ATTR_RW(pwm1_enable, eeepc_get_fan_ctrl,
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dcompal-laptop.c688 static DEVICE_ATTR(pwm1_enable,
H A Deeepc-laptop.c1060 EEEPC_CREATE_SENSOR_ATTR_RW(pwm1_enable, eeepc_get_fan_ctrl,

Completed in 37 milliseconds

123