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

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c118 static int init_thermal_controller( function
1173 result = init_thermal_controller(hwmgr, powerplay_table);
1176 "init_thermal_controller failed", return result);
H A Dprocess_pptables_v1_0.c902 * init_thermal_controller - Private Function used during initialization.
908 static int init_thermal_controller( function
1167 result = init_thermal_controller(hwmgr, powerplay_table);
1170 "init_thermal_controller failed", return result);
H A Dprocesspptables.c981 static int init_thermal_controller( function
1720 result = init_thermal_controller(hwmgr, powerplay_table);
1723 "init_thermal_controller failed", return result);

Completed in 123 milliseconds