Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c8042 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) { in fan_update_desired_level()
8251 !(level & TP_EC_FAN_FULLSPEED) && in fan_set_level()
8257 if (level & TP_EC_FAN_FULLSPEED) in fan_set_level()
8280 if (level & TP_EC_FAN_FULLSPEED) in fan_set_level()
8573 if (status & TP_EC_FAN_FULLSPEED) { in fan_pwm1_enable_show()
8598 level = TP_EC_FAN_FULLSPEED; in fan_pwm1_enable_store()
8640 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) != 0) in fan_pwm1_show()
8671 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) { in fan_pwm1_store()
9069 do_set = !(current_level & TP_EC_FAN_FULLSPEED) && in fan_resume()
9130 if (status & TP_EC_FAN_FULLSPEED) in fan_read()
[all …]