Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-wmi.c114 #define FAN_CURVE_DEV_GPU 0x01 macro
3180 asus->custom_fan_curves[FAN_CURVE_DEV_GPU].enabled = false; in pwm1_enable_store()
3619 fan_idx = FAN_CURVE_DEV_GPU; in fan_curve_get_factory_default()
3868 static SENSOR_DEVICE_ATTR_RW(pwm2_enable, fan_curve_enable, FAN_CURVE_DEV_GPU);
3870 FAN_CURVE_DEV_GPU, 0);
3872 FAN_CURVE_DEV_GPU, 1);
3874 FAN_CURVE_DEV_GPU, 2);
3876 FAN_CURVE_DEV_GPU, 3);
3878 FAN_CURVE_DEV_GPU, 4);
3880 FAN_CURVE_DEV_GPU, 5);
[all …]