Searched refs:cpufv_disabled (Results 1 – 1 of 1) sorted by relevance
162 bool cpufv_disabled; member382 if (eeepc->cpufv_disabled) in cpufv_store()403 return sprintf(buf, "%d\n", eeepc->cpufv_disabled); in cpufv_disabled_show()419 if (eeepc->cpufv_disabled) in cpufv_disabled_store()421 eeepc->cpufv_disabled = false; in cpufv_disabled_store()433 static DEVICE_ATTR_RW(cpufv_disabled);1310 eeepc->cpufv_disabled = true; in eeepc_dmi_check()