Home
last modified time | relevance | path

Searched refs:target_temp_user (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h35 extern unsigned long target_temp_user;
H A Dpid.c66 p_param.t_target = target_temp_user; in init_thermal_controller()
H A Dtmon.c35 unsigned long target_temp_user = 65; /* can be select by tui later */ variable
250 target_temp_user = temp; in main()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h35 extern unsigned long target_temp_user;
H A Dpid.c65 p_param.t_target = target_temp_user; in init_thermal_controller()
H A Dtmon.c35 unsigned long target_temp_user = 65; /* can be select by tui later */ variable
250 target_temp_user = temp; in main()

Completed in 3 milliseconds