Symbol: phm_ppt_v3_information
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2316
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2317
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
725
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
726
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
195
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
196
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
272
hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL);
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
298
struct phm_ppt_v3_information *pp_table_info =
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
299
(struct phm_ppt_v3_information *)(hwmgr->pptable);
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
1092
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
1093
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
3483
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
3484
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
734
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
735
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
897
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
898
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
806
struct phm_ppt_v3_information *pptable_information =
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
807
(struct phm_ppt_v3_information *)hwmgr->pptable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
899
hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL);
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
925
struct phm_ppt_v3_information *pp_table_info =
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
926
(struct phm_ppt_v3_information *)(hwmgr->pptable);