Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/
H A Dplatform_profile.c23 unsigned long choices[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)];
29 unsigned long aggregate[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)];
57 for_each_set_bit(i, choices, PLATFORM_PROFILE_LAST) { in _commmon_choices_show()
128 if (WARN_ON(val >= PLATFORM_PROFILE_LAST)) in get_class_profile()
255 unsigned long tmp[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)]; in _aggregate_choices()
284 handler->hidden_choices, PLATFORM_PROFILE_LAST); in _remove_hidden_choices()
321 if (bitmap_empty(data.aggregate, PLATFORM_PROFILE_LAST)) in platform_profile_choices_show()
344 if (*profile != PLATFORM_PROFILE_LAST && *profile != val) in _aggregate_profiles()
393 if (profile == PLATFORM_PROFILE_LAST) in platform_profile_show()
510 profile == PLATFORM_PROFILE_LAST) in platform_profile_cycle()
[all …]
/linux-6.15/include/linux/
H A Dplatform_profile.h28 PLATFORM_PROFILE_LAST, /*must always be last */ enumerator
/linux-6.15/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c269 enum wmax_thermal_mode supported_thermal_profiles[PLATFORM_PROFILE_LAST];
681 if (bitmap_empty(choices, PLATFORM_PROFILE_LAST)) in thermal_profile_probe()
/linux-6.15/drivers/platform/x86/
H A Dsamsung-galaxybook.c60 u8 profile_performance_modes[PLATFORM_PROFILE_LAST];