Searched refs:performance_mode (Results 1 – 2 of 2) sorted by relevance
559 static int performance_mode_acpi_get(struct samsung_galaxybook *galaxybook, u8 *performance_mode) in performance_mode_acpi_get() argument575 *performance_mode = buf.iob0; in performance_mode_acpi_get()581 const u8 performance_mode) in performance_mode_acpi_set() argument590 buf.iob0 = performance_mode; in performance_mode_acpi_set()597 const u8 performance_mode, in get_performance_mode_profile() argument600 switch (performance_mode) { in get_performance_mode_profile()621 "unrecognized performance mode 0x%x\n", performance_mode); in get_performance_mode_profile()632 u8 performance_mode; in galaxybook_platform_profile_get() local635 err = performance_mode_acpi_get(galaxybook, &performance_mode); in galaxybook_platform_profile_get()639 return get_performance_mode_profile(galaxybook, performance_mode, profile); in galaxybook_platform_profile_get()[all …]
30 static int performance_mode; variable270 if (performance_mode) in shuffle()854 performance_mode = 1; in plugin_init()