Home
last modified time | relevance | path

Searched refs:thermal_zone_discover (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/thermal/
H A Dlibthermal.map9 thermal_zone_discover;
H A Dthermal.c106 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) in thermal_zone_discover() function
/linux/tools/lib/thermal/include/
H A Dthermal.h112 LIBTHERMAL_API struct thermal_zone *thermal_zone_discover(struct thermal_handler *th);
/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c392 td.tz = thermal_zone_discover(td.th); in main()