Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c10264 static enum platform_profile_option dytc_current_profile; variable
10352 *profile = dytc_current_profile; in dytc_profile_get()
10467 dytc_current_profile = profile; in dytc_profile_set()
10499 if (!err && profile != dytc_current_profile) { in dytc_profile_refresh()
10500 dytc_current_profile = profile; in dytc_profile_refresh()