Searched refs:init_thermal_controller (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_process_pptables_v1_0.c888 static int init_thermal_controller( function
1091 result = init_thermal_controller(hwmgr, powerplay_table);
1094 "init_thermal_controller failed", return result);
H A Damdgpu_vega10_processpptables.c124 static int init_thermal_controller( function
1213 result = init_thermal_controller(hwmgr, powerplay_table);
1216 "init_thermal_controller failed", return result);
H A Damdgpu_processpptables.c988 static int init_thermal_controller( function
1621 result = init_thermal_controller(hwmgr, powerplay_table);
1624 "init_thermal_controller failed", return result);

Completed in 94 milliseconds