Searched refs:combo_pptable (Results 1 – 5 of 5) sorted by relevance
478 smu_table->combo_pptable = in smu_v13_0_init_smc_tables()480 if (!smu_table->combo_pptable) { in smu_v13_0_init_smc_tables()507 kfree(smu_table->combo_pptable); in smu_v13_0_fini_smc_tables()514 smu_table->combo_pptable = NULL; in smu_v13_0_fini_smc_tables()
440 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw() local447 *table = combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw()
435 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw() local442 *table = combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw()
960 void *pptable = smu->smu_table.combo_pptable; in smu_cmn_get_combo_pptable()
335 void *combo_pptable; member