Home
last modified time | relevance | path

Searched refs:thermal_ops (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h36 struct thermal_ops { struct
90 LIBTHERMAL_API struct thermal_handler *thermal_init(struct thermal_ops *ops);
/linux-5.19.10/tools/lib/thermal/
Dthermal_nl.h14 struct thermal_ops *ops;
Dthermal.c111 struct thermal_handler *thermal_init(struct thermal_ops *ops) in thermal_init()
/linux-5.19.10/drivers/platform/x86/
Dsystem76_acpi.c577 static const struct hwmon_ops thermal_ops = { variable
616 .ops = &thermal_ops,
/linux-5.19.10/tools/thermal/thermal-engine/
Dthermal-engine.c200 static struct thermal_ops ops = {