Home
last modified time | relevance | path

Searched refs:tt_zone_reg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thermal/testing/
H A Dthermal_testing.h8 int tt_zone_reg(const char *arg);
H A Dcommand.c127 ret = tt_zone_reg(arg); in tt_command_exec()
H A Dzone.c416 int tt_zone_reg(const char *arg) in tt_zone_reg() function