Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/thermal/
Dlibthermal.map9 thermal_zone_discover;
Dthermal.c89 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) in thermal_zone_discover() function
/linux-6.1.9/tools/lib/thermal/include/
Dthermal.h88 LIBTHERMAL_API struct thermal_zone *thermal_zone_discover(struct thermal_handler *th);
/linux-6.1.9/tools/thermal/thermal-engine/
Dthermal-engine.c315 td.tz = thermal_zone_discover(td.th); in main()