Searched refs:PLATFORM_PROFILE_LOW_POWER (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/platform/surface/ |
| H A D | surface_platform_profile.c | 98 return PLATFORM_PROFILE_LOW_POWER; in convert_ssam_tmp_to_profile() 116 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_ssam_tmp() 138 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_ssam_fan() 206 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in ssam_platform_profile_probe()
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | inspur_platform_profile.c | 101 case PLATFORM_PROFILE_LOW_POWER: in inspur_platform_profile_set() 158 *profile = PLATFORM_PROFILE_LOW_POWER; in inspur_platform_profile_get() 169 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in inspur_platform_profile_probe()
|
| H A D | samsung-galaxybook.c | 596 *profile = PLATFORM_PROFILE_LOW_POWER; in get_performance_mode_profile() 669 perfmodes[PLATFORM_PROFILE_LOW_POWER] = GB_PERFORMANCE_MODE_FANOFF; in galaxybook_platform_profile_probe()
|
| H A D | ideapad-laptop.c | 899 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile() 917 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc() 1029 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
|
| H A D | acer-wmi.c | 1978 *profile = PLATFORM_PROFILE_LOW_POWER; in acer_predator_v4_platform_profile_get() 2006 case PLATFORM_PROFILE_LOW_POWER: in acer_predator_v4_platform_profile_set() 2036 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in acer_predator_v4_platform_profile_probe()
|
| H A D | thinkpad_acpi.c | 10383 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile() 10398 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile() 10422 case PLATFORM_PROFILE_LOW_POWER: in convert_profile_to_dytc() 10576 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in dytc_profile_probe()
|
| /linux-6.15/include/linux/ |
| H A D | platform_profile.h | 21 PLATFORM_PROFILE_LOW_POWER, enumerator
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | sps.c | 310 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_pprof_modes() 406 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in amd_pmf_profile_probe()
|
| H A D | spc.c | 228 case PLATFORM_PROFILE_LOW_POWER: in amd_pmf_get_slider_info()
|
| /linux-6.15/drivers/acpi/ |
| H A D | platform_profile.c | 34 [PLATFORM_PROFILE_LOW_POWER] = "low-power",
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | alienware-wmi-wmax.c | 278 [THERMAL_MODE_USTT_LOW_POWER] = PLATFORM_PROFILE_LOW_POWER,
|
| /linux-6.15/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 1680 case PLATFORM_PROFILE_LOW_POWER: in platform_profile_victus_s_set_ec() 1749 set_bit(PLATFORM_PROFILE_LOW_POWER, choices); in hp_wmi_platform_profile_probe()
|