Searched refs:pm_type (Results 1 – 1 of 1) sorted by relevance
460 enum amd_pm_state_type pm_type; in pp_dpm_get_current_power_state() local471 pm_type = POWER_STATE_TYPE_BATTERY; in pp_dpm_get_current_power_state()474 pm_type = POWER_STATE_TYPE_BALANCED; in pp_dpm_get_current_power_state()477 pm_type = POWER_STATE_TYPE_PERFORMANCE; in pp_dpm_get_current_power_state()481 pm_type = POWER_STATE_TYPE_INTERNAL_BOOT; in pp_dpm_get_current_power_state()483 pm_type = POWER_STATE_TYPE_DEFAULT; in pp_dpm_get_current_power_state()488 return pm_type; in pp_dpm_get_current_power_state()