Symbol: PPTable_t
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1475
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1633
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1688
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1781
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1824
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1919
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1982
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
2053
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
2072
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
2308
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
2467
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3607
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
930
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
207
PPTable_t pp_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_powertune.c
1295
PPTable_t *table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_thermal.c
508
PPTable_t *table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
723
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
746
memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t));
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
195
PPTable_t pp_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_pptable.h
103
PPTable_t smcPPTable;
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
102
static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable)
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
255
pptable_information->smc_pptable = (PPTable_t *)kmalloc(sizeof(PPTable_t), M_DRM, GFP_KERNEL);
sys/dev/drm/amd/powerplay/hwmgr/vega12_processpptables.c
259
memcpy(pptable_information->smc_pptable, &(powerplay_table->smcPPTable), sizeof(PPTable_t));
sys/dev/drm/amd/powerplay/hwmgr/vega12_thermal.c
259
PPTable_t *table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
732
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
758
memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t));
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
900
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.h
251
PPTable_t pp_table;
sys/dev/drm/amd/powerplay/hwmgr/vega20_pptable.h
136
PPTable_t smcPPTable;
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
65
static void dump_pptable(PPTable_t *pptable)
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
714
static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable)
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
880
pptable_information->smc_pptable = (PPTable_t *)kmalloc(sizeof(PPTable_t), M_DRM, GFP_KERNEL);
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
886
sizeof(PPTable_t));
sys/dev/drm/amd/powerplay/hwmgr/vega20_thermal.c
121
PPTable_t *pp_table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/hwmgr/vega20_thermal.c
328
PPTable_t *table = &(data->smc_state_table.pp_table);
sys/dev/drm/amd/powerplay/smumgr/vega10_smumgr.c
192
sizeof(PPTable_t),
sys/dev/drm/amd/powerplay/smumgr/vega10_smumgr.c
202
priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t);
sys/dev/drm/amd/powerplay/smumgr/vega12_smumgr.c
218
sizeof(PPTable_t),
sys/dev/drm/amd/powerplay/smumgr/vega12_smumgr.c
228
priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t);
sys/dev/drm/amd/powerplay/smumgr/vega20_smumgr.c
394
sizeof(PPTable_t),
sys/dev/drm/amd/powerplay/smumgr/vega20_smumgr.c
404
priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t);