Searched refs:combo_pptable (Results 1 – 7 of 7) sorted by relevance
471 smu_table->combo_pptable = in smu_v14_0_init_smc_tables()473 if (!smu_table->combo_pptable) { in smu_v14_0_init_smc_tables()500 kfree(smu_table->combo_pptable); in smu_v14_0_fini_smc_tables()506 smu_table->combo_pptable = NULL; in smu_v14_0_fini_smc_tables()
376 void *combo_pptable = smu_table->combo_pptable; in smu_v14_0_2_get_pptable_from_pmfw() local383 *table = combo_pptable; in smu_v14_0_2_get_pptable_from_pmfw()
481 smu_table->combo_pptable = in smu_v13_0_init_smc_tables()483 if (!smu_table->combo_pptable) { in smu_v13_0_init_smc_tables()510 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()
445 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw() local452 *table = combo_pptable; in smu_v13_0_7_get_pptable_from_pmfw()
432 void *combo_pptable = smu_table->combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw() local439 *table = combo_pptable; in smu_v13_0_0_get_pptable_from_pmfw()
1055 void *pptable = smu->smu_table.combo_pptable; in smu_cmn_get_combo_pptable()
340 void *combo_pptable; member
Completed in 31 milliseconds