Searched refs:combo_pptable (Results 1 – 5 of 5) sorted by relevance
512 smu_table->combo_pptable = in smu_v13_0_init_smc_tables()514 if (!smu_table->combo_pptable) { in smu_v13_0_init_smc_tables()539 kfree(smu_table->combo_pptable); in smu_v13_0_fini_smc_tables()545 smu_table->combo_pptable = NULL; in smu_v13_0_fini_smc_tables()
411 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw() local418 *table = combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw()
363 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw() local370 *table = combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw()
934 void *pptable = smu->smu_table.combo_pptable; in smu_cmn_get_combo_pptable()
341 void *combo_pptable; member