vega10_dpm_table 1451 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 			sizeof(struct vega10_dpm_table));
vega10_dpm_table 3333 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	struct vega10_dpm_table *dpm_table = &data->dpm_table;
vega10_dpm_table 3772 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	struct vega10_dpm_table *dpm_table = &data->dpm_table;
vega10_dpm_table 5185 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 		memcpy(&(data->dpm_table), &(data->golden_dpm_table), sizeof(struct vega10_dpm_table));
vega10_dpm_table  311 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h 	struct vega10_dpm_table          dpm_table;
vega10_dpm_table  312 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h 	struct vega10_dpm_table          golden_dpm_table;