Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c10311 static enum platform_profile_option dytc_current_profile; variable
10388 *profile = dytc_current_profile; in dytc_profile_get()
10503 dytc_current_profile = profile; in dytc_profile_set()
10530 if (profile != dytc_current_profile) { in dytc_profile_refresh()
10531 dytc_current_profile = profile; in dytc_profile_refresh()