Searched refs:smum_update_smc_table (Results 1 – 3 of 3) sorted by relevance
96 extern int smum_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type);
47 smum_update_smc_table(hwmgr, SMU_UVD_TABLE); in smu7_update_uvd_dpm()54 smum_update_smc_table(hwmgr, SMU_VCE_TABLE); in smu7_update_vce_dpm()
82 int smum_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type) in smum_update_smc_table() function