arcturus_find_lowest_dpm_level 1199 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_lowest_dpm_level(&(dpm_table->gfx_table));
arcturus_find_lowest_dpm_level 1209 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_lowest_dpm_level(&(dpm_table->mem_table));
arcturus_find_lowest_dpm_level 1219 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_lowest_dpm_level(&(dpm_table->soc_table));
arcturus_find_lowest_dpm_level 1250 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_min_level = arcturus_find_lowest_dpm_level(&(dpm_table->gfx_table));
arcturus_find_lowest_dpm_level 1258 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_min_level = arcturus_find_lowest_dpm_level(&(dpm_table->mem_table));
arcturus_find_lowest_dpm_level 1266 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_min_level = arcturus_find_lowest_dpm_level(&(dpm_table->soc_table));