Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c697 static bool is_omen_thermal_profile(void) in hp_wmi_bios_2009_later()
1937 if (is_omen_thermal_profile()) { in thermal_profile_setup()
1974 if (is_omen_thermal_profile()) in thermal_profile_setup()
1999 if (is_omen_thermal_profile())
2125 if (is_omen_thermal_profile()) { in hp_wmi_hwmon_is_visible()
2637 if (is_omen_thermal_profile() || is_victus_thermal_profile()) {
2661 if (is_omen_thermal_profile() || is_victus_thermal_profile())
579 static bool is_omen_thermal_profile(void) is_omen_thermal_profile() function