Searched refs:pm_type (Results 1 – 5 of 5) sorted by relevance
60 using pm_type = int __pbase_type_info::*; in __do_catch() typedef61 static const pm_type pm = nullptr; in __do_catch()62 *thr_obj = const_cast<pm_type*>(&pm); in __do_catch()
315 enum amd_pm_state_type pm_type; in renoir_get_current_power_state() local324 pm_type = POWER_STATE_TYPE_BATTERY; in renoir_get_current_power_state()327 pm_type = POWER_STATE_TYPE_BALANCED; in renoir_get_current_power_state()330 pm_type = POWER_STATE_TYPE_PERFORMANCE; in renoir_get_current_power_state()334 pm_type = POWER_STATE_TYPE_INTERNAL_BOOT; in renoir_get_current_power_state()336 pm_type = POWER_STATE_TYPE_DEFAULT; in renoir_get_current_power_state()340 return pm_type; in renoir_get_current_power_state()
475 enum amd_pm_state_type pm_type; in pp_dpm_get_current_power_state() local486 pm_type = POWER_STATE_TYPE_BATTERY; in pp_dpm_get_current_power_state()489 pm_type = POWER_STATE_TYPE_BALANCED; in pp_dpm_get_current_power_state()492 pm_type = POWER_STATE_TYPE_PERFORMANCE; in pp_dpm_get_current_power_state()496 pm_type = POWER_STATE_TYPE_INTERNAL_BOOT; in pp_dpm_get_current_power_state()498 pm_type = POWER_STATE_TYPE_DEFAULT; in pp_dpm_get_current_power_state()503 return pm_type; in pp_dpm_get_current_power_state()
642 enum amd_pm_state_type pm_type; in vega20_get_current_power_state() local651 pm_type = POWER_STATE_TYPE_BATTERY; in vega20_get_current_power_state()654 pm_type = POWER_STATE_TYPE_BALANCED; in vega20_get_current_power_state()657 pm_type = POWER_STATE_TYPE_PERFORMANCE; in vega20_get_current_power_state()661 pm_type = POWER_STATE_TYPE_INTERNAL_BOOT; in vega20_get_current_power_state()663 pm_type = POWER_STATE_TYPE_DEFAULT; in vega20_get_current_power_state()667 return pm_type; in vega20_get_current_power_state()