Searched refs:phm_ppt_v2_information (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c196 struct phm_ppt_v2_information *table_info =
197 (struct phm_ppt_v2_information *)hwmgr->pptable;
306 struct phm_ppt_v2_information *table_info =
307 (struct phm_ppt_v2_information *)(hwmgr->pptable);
521 struct phm_ppt_v2_information *table_info =
522 (struct phm_ppt_v2_information *)(hwmgr->pptable);
558 struct phm_ppt_v2_information *table_info =
559 (struct phm_ppt_v2_information *)hwmgr->pptable;
663 struct phm_ppt_v2_information *table_info =
664 (struct phm_ppt_v2_information *)(hwmg
[all...]
H A Dvega10_processpptables.c788 struct phm_ppt_v2_information *table_info =
789 (struct phm_ppt_v2_information *)(hwmgr->pptable);
876 struct phm_ppt_v2_information *pp_table_info =
877 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1064 struct phm_ppt_v2_information *pp_table_info =
1065 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1152 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL);
1198 struct phm_ppt_v2_information *pp_table_info =
1199 (struct phm_ppt_v2_information *)(hwmgr->pptable);
H A Dvega10_thermal.c362 struct phm_ppt_v2_information *pp_table_info =
363 (struct phm_ppt_v2_information *)(hwmgr->pptable);
H A Dvega10_powertune.c1239 struct phm_ppt_v2_information *table_info =
1240 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1290 struct phm_ppt_v2_information *table_info =
1291 (struct phm_ppt_v2_information *)(hwmgr->pptable);
H A Dvega12_hwmgr.c1819 struct phm_ppt_v2_information *table_info =
1820 (struct phm_ppt_v2_information *)hwmgr->pptable;
H A Dvega20_hwmgr.c2792 struct phm_ppt_v2_information *table_info =
2793 (struct phm_ppt_v2_information *)hwmgr->pptable;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h562 struct phm_ppt_v2_information { struct

Completed in 203 milliseconds