Home
last modified time | relevance | path

Searched defs:thermal_ops (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h36 struct thermal_ops { struct
37 struct thermal_sampling_ops sampling;
38 struct thermal_events_ops events;
/linux-5.19.10/drivers/platform/x86/
Dsystem76_acpi.c577 static const struct hwmon_ops thermal_ops = { variable