Searched defs:fan_ctrl_status_undef (Results 1 - 1 of 1) sorted by relevance

/drivers/platform/x86/
H A Dthinkpad_acpi.c316 u32 fan_ctrl_status_undef:1; member in struct:__anon3828
7313 tp_features.fan_ctrl_status_undef = 1;
7319 if (unlikely(tp_features.fan_ctrl_status_undef)) {
7324 tp_features.fan_ctrl_status_undef = 0;
7519 tp_features.fan_ctrl_status_undef = 0;
7579 tp_features.fan_ctrl_status_undef = 0;
7631 tp_features.fan_ctrl_status_undef = 0;
7991 tp_features.fan_ctrl_status_undef = 0;
8126 if (tp_features.fan_ctrl_status_undef)
8137 tp_features.fan_ctrl_status_undef
[all...]

Completed in 24 milliseconds