Searched refs:PLATFORM_PROFILE_QUIET (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | dell-pc.c | 195 case PLATFORM_PROFILE_QUIET: in thermal_platform_profile_set() 224 *profile = PLATFORM_PROFILE_QUIET; in thermal_platform_profile_get() 236 set_bit(PLATFORM_PROFILE_QUIET, choices); in thermal_platform_profile_probe()
|
| H A D | alienware-wmi-wmax.c | 276 [THERMAL_MODE_USTT_QUIET] = PLATFORM_PROFILE_QUIET, 279 [THERMAL_MODE_BASIC_QUIET] = PLATFORM_PROFILE_QUIET,
|
| /linux-6.15/include/linux/ |
| H A D | platform_profile.h | 23 PLATFORM_PROFILE_QUIET, enumerator
|
| /linux-6.15/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 1463 *profile = PLATFORM_PROFILE_QUIET; in hp_wmi_platform_profile_get() 1487 case PLATFORM_PROFILE_QUIET: in hp_wmi_platform_profile_set() 1529 *profile = PLATFORM_PROFILE_QUIET; in platform_profile_victus_get_ec() 1556 case PLATFORM_PROFILE_QUIET: in platform_profile_victus_set_ec() 1746 set_bit(PLATFORM_PROFILE_QUIET, choices); in hp_wmi_platform_profile_probe() 1751 set_bit(PLATFORM_PROFILE_QUIET, choices); in hp_wmi_platform_profile_probe()
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | sps.c | 311 case PLATFORM_PROFILE_QUIET: in amd_pmf_get_pprof_modes() 398 set_bit(PLATFORM_PROFILE_QUIET, choices); in amd_pmf_hidden_choices()
|
| H A D | spc.c | 229 case PLATFORM_PROFILE_QUIET: in amd_pmf_get_slider_info()
|
| /linux-6.15/drivers/acpi/ |
| H A D | platform_profile.c | 36 [PLATFORM_PROFILE_QUIET] = "quiet",
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | samsung-galaxybook.c | 599 *profile = PLATFORM_PROFILE_QUIET; in get_performance_mode_profile() 670 perfmodes[PLATFORM_PROFILE_QUIET] = GB_PERFORMANCE_MODE_LOWNOISE; in galaxybook_platform_profile_probe()
|
| H A D | acer-wmi.c | 1975 *profile = PLATFORM_PROFILE_QUIET; in acer_predator_v4_platform_profile_get() 2003 case PLATFORM_PROFILE_QUIET: in acer_predator_v4_platform_profile_set() 2042 set_bit(PLATFORM_PROFILE_QUIET, choices); in acer_predator_v4_platform_profile_probe()
|
| H A D | asus-wmi.c | 3814 *profile = PLATFORM_PROFILE_QUIET; in asus_wmi_platform_profile_get() 3838 case PLATFORM_PROFILE_QUIET: in asus_wmi_platform_profile_set() 3851 set_bit(PLATFORM_PROFILE_QUIET, choices); in asus_wmi_platform_profile_probe()
|