Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dplatform_profile.h22 PLATFORM_PROFILE_QUIET, enumerator
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1275 *profile = PLATFORM_PROFILE_QUIET; in hp_wmi_platform_profile_get()
1299 case PLATFORM_PROFILE_QUIET: in hp_wmi_platform_profile_set()
1342 *profile = PLATFORM_PROFILE_QUIET; in platform_profile_victus_get()
1363 case PLATFORM_PROFILE_QUIET: in platform_profile_victus_set()
1415 set_bit(PLATFORM_PROFILE_QUIET, platform_profile_handler.choices); in thermal_profile_setup()
1433 set_bit(PLATFORM_PROFILE_QUIET, platform_profile_handler.choices); in thermal_profile_setup()
/openbmc/linux/drivers/acpi/
H A Dplatform_profile.c18 [PLATFORM_PROFILE_QUIET] = "quiet",
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c3532 *profile = PLATFORM_PROFILE_QUIET; in asus_wmi_platform_profile_get()
3556 case PLATFORM_PROFILE_QUIET: in asus_wmi_platform_profile_set()
3584 set_bit(PLATFORM_PROFILE_QUIET, asus->platform_profile_handler.choices); in platform_profile_setup()