Searched refs:power_profile_get_state (Results 1 – 7 of 7) sorted by relevance
39 return (power_profile_get_state() == POWER_PROFILE_PERFORMANCE); in power_supply_is_system_supplied()
57 extern int power_profile_get_state(void);
308 reg = (power_profile_get_state() == POWER_PROFILE_PERFORMANCE) ? in hkey_lcd_brightness_max()329 reg = (power_profile_get_state() == POWER_PROFILE_PERFORMANCE) ? in hkey_lcd_brightness_min()350 reg = (power_profile_get_state() == POWER_PROFILE_PERFORMANCE) ? in hkey_lcd_brightness()
96 power_profile_get_state(void) in power_profile_get_state() function
173 state = power_profile_get_state(); in tmx86_longrun_power_profile()
508 state = power_profile_get_state(); in acpi_video_power_profile() 903 preset = (power_profile_get_state() == POWER_PROFILE_ECONOMY) ? in acpi_video_vo_bright_sysctl() 960 if (vo->vo_brightness == -1 && (power_profile_get_state() == arg2)) in acpi_video_vo_presets_sysctl()
935 state = power_profile_get_state(); in acpi_tz_power_profile()