Searched refs:combo_pptable (Results 1 – 8 of 8) sorted by relevance
440 smu_table->combo_pptable = in smu_v15_0_init_smc_tables()442 if (!smu_table->combo_pptable) { in smu_v15_0_init_smc_tables()469 kfree(smu_table->combo_pptable); in smu_v15_0_fini_smc_tables()474 smu_table->combo_pptable = NULL; in smu_v15_0_fini_smc_tables()
470 smu_table->combo_pptable = in smu_v14_0_init_smc_tables()472 if (!smu_table->combo_pptable) { in smu_v14_0_init_smc_tables()499 kfree(smu_table->combo_pptable); in smu_v14_0_fini_smc_tables()504 smu_table->combo_pptable = NULL; in smu_v14_0_fini_smc_tables()
336 void *combo_pptable = smu_table->combo_pptable; in smu_v14_0_2_get_pptable_from_pmfw() local343 *table = combo_pptable; in smu_v14_0_2_get_pptable_from_pmfw()
482 smu_table->combo_pptable = in smu_v13_0_init_smc_tables()484 if (!smu_table->combo_pptable) { in smu_v13_0_init_smc_tables()511 kfree(smu_table->combo_pptable); in smu_v13_0_fini_smc_tables()517 smu_table->combo_pptable = NULL; in smu_v13_0_fini_smc_tables()
458 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw() local465 *table = combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw()
424 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw() local431 *table = combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw()
1139 void *pptable = smu->smu_table.combo_pptable; in smu_cmn_get_combo_pptable()
396 void *combo_pptable; member