Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h136 extern int init_thermal_controller(void);
H A Dpid.c55 int init_thermal_controller(void) in init_thermal_controller() function
H A Dtmon.c296 init_thermal_controller(); in main()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h136 extern int init_thermal_controller(void);
H A Dpid.c55 int init_thermal_controller(void) in init_thermal_controller() function
H A Dtmon.c296 init_thermal_controller(); in main()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c883 static int init_thermal_controller( in init_thermal_controller() function
1086 result = init_thermal_controller(hwmgr, powerplay_table); in pp_tables_v1_0_initialize()
1089 "init_thermal_controller failed", return result); in pp_tables_v1_0_initialize()
H A Dprocesspptables.c985 static int init_thermal_controller( in init_thermal_controller() function
1743 result = init_thermal_controller(hwmgr, powerplay_table); in pp_tables_initialize()
1746 "init_thermal_controller failed", return result); in pp_tables_initialize()
H A Dvega10_processpptables.c119 static int init_thermal_controller( in init_thermal_controller() function
1208 result = init_thermal_controller(hwmgr, powerplay_table); in vega10_pp_tables_initialize()
1211 "init_thermal_controller failed", return result); in vega10_pp_tables_initialize()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c902 * init_thermal_controller - Private Function used during initialization.
908 static int init_thermal_controller( in init_thermal_controller() function
1167 result = init_thermal_controller(hwmgr, powerplay_table); in pp_tables_v1_0_initialize()
1170 "init_thermal_controller failed", return result); in pp_tables_v1_0_initialize()
H A Dprocesspptables.c981 static int init_thermal_controller( in init_thermal_controller() function
1720 result = init_thermal_controller(hwmgr, powerplay_table); in pp_tables_initialize()
1723 "init_thermal_controller failed", return result); in pp_tables_initialize()
H A Dvega10_processpptables.c118 static int init_thermal_controller( in init_thermal_controller() function
1173 result = init_thermal_controller(hwmgr, powerplay_table); in vega10_pp_tables_initialize()
1176 "init_thermal_controller failed", return result); in vega10_pp_tables_initialize()

Completed in 13 milliseconds