Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1775 bool current_ctgp_state, current_ppab_state; in victus_s_gpu_thermal_profile_set() local
1779 ret = victus_s_gpu_thermal_profile_get(&current_ctgp_state, in victus_s_gpu_thermal_profile_set()
1828 bool current_ctgp_state, current_ppab_state; in platform_profile_victus_s_get_ec() local
1860 ret = victus_s_gpu_thermal_profile_get(&current_ctgp_state, in platform_profile_victus_s_get_ec()
1866 if (current_ctgp_state == 0 && current_ppab_state == 0) in platform_profile_victus_s_get_ec()
1868 else if (current_ctgp_state == 0 && current_ppab_state == 1) in platform_profile_victus_s_get_ec()