Searched refs:tt_add_tz (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/thermal/testing/ | ||
H A D | thermal_testing.h | 5 int tt_add_tz(void); |
H A D | command.c | 115 ret = tt_add_tz(); in tt_command_exec() |
H A D | zone.c | 185 int tt_add_tz(void) in tt_add_tz() function |