Searched refs:init_thermal_controller (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 136 extern int init_thermal_controller(void);
|
H A D | pid.c | 55 int init_thermal_controller(void) in init_thermal_controller() function
|
H A D | tmon.c | 296 init_thermal_controller(); in main()
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.h | 136 extern int init_thermal_controller(void);
|
H A D | pid.c | 55 int init_thermal_controller(void) in init_thermal_controller() function
|
H A D | tmon.c | 296 init_thermal_controller(); in main()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | process_pptables_v1_0.c | 883 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 D | processpptables.c | 985 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 D | vega10_processpptables.c | 119 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 D | process_pptables_v1_0.c | 902 * 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 D | processpptables.c | 981 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 D | vega10_processpptables.c | 118 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