HomeSort by: relevance | last modified time | path
    Searched defs:init_thermal_controller (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_processpptables.c 124 static int init_thermal_controller( function in typeref:typename:int
1213 result = init_thermal_controller(hwmgr, powerplay_table);
1216 "init_thermal_controller failed", return result);
amdgpu_vega10_processpptables.c 124 static int init_thermal_controller( function in typeref:typename:int
1213 result = init_thermal_controller(hwmgr, powerplay_table);
1216 "init_thermal_controller failed", return result);
amdgpu_process_pptables_v1_0.c 888 static int init_thermal_controller( function in typeref:typename:int
1091 result = init_thermal_controller(hwmgr, powerplay_table);
1094 "init_thermal_controller failed", return result);
amdgpu_process_pptables_v1_0.c 888 static int init_thermal_controller( function in typeref:typename:int
1091 result = init_thermal_controller(hwmgr, powerplay_table);
1094 "init_thermal_controller failed", return result);
amdgpu_processpptables.c 988 static int init_thermal_controller( function in typeref:typename:int
1621 result = init_thermal_controller(hwmgr, powerplay_table);
1624 "init_thermal_controller failed", return result);
amdgpu_processpptables.c 988 static int init_thermal_controller( function in typeref:typename:int
1621 result = init_thermal_controller(hwmgr, powerplay_table);
1624 "init_thermal_controller failed", return result);

Completed in 49 milliseconds