Searched refs:performance_mode (Results 1 – 2 of 2) sorted by relevance
556 static int performance_mode_acpi_get(struct samsung_galaxybook *galaxybook, u8 *performance_mode) in performance_mode_acpi_get() argument572 *performance_mode = buf.iob0; in performance_mode_acpi_get()578 const u8 performance_mode) in performance_mode_acpi_set() argument587 buf.iob0 = performance_mode; in performance_mode_acpi_set()594 const u8 performance_mode, in get_performance_mode_profile() argument597 switch (performance_mode) { in get_performance_mode_profile()618 "unrecognized performance mode 0x%x\n", performance_mode); in get_performance_mode_profile()629 u8 performance_mode; in galaxybook_platform_profile_get() local632 err = performance_mode_acpi_get(galaxybook, &performance_mode); in galaxybook_platform_profile_get()636 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()