Home
last modified time | relevance | path

Searched refs:phm_ppt_v3_information (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega12_processpptables.c239 struct phm_ppt_v3_information *pptable_information = in init_powerplay_table_information()
240 (struct phm_ppt_v3_information *)hwmgr->pptable; in init_powerplay_table_information()
308 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL); in vega12_pp_tables_initialize()
334 struct phm_ppt_v3_information *pp_table_info = in vega12_pp_tables_uninitialize()
335 (struct phm_ppt_v3_information *)(hwmgr->pptable); in vega12_pp_tables_uninitialize()
H A Dvega12_thermal.c173 struct phm_ppt_v3_information *pptable_information = in vega12_thermal_set_temperature_range()
174 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_thermal_set_temperature_range()
H A Dvega12_hwmgr.c725 struct phm_ppt_v3_information *pptable_information = in vega12_init_smc_table()
726 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_init_smc_table()
2315 struct phm_ppt_v3_information *pptable_information = in vega12_get_thermal_temperature_range()
2316 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_get_thermal_temperature_range()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h572 struct phm_ppt_v3_information struct