Searched defs:__tz (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/thermal/ | ||
| H A D | commands.c | 47 struct thermal_zone *__tz = NULL; in parse_tz_get() local |
| /linux/drivers/thermal/ | ||
| H A D | thermal_core.h | 273 #define for_each_trip_desc(__tz, __td) \ argument |