Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/include/
H A Dthermal.h50 struct thermal_ops { struct
51 struct thermal_sampling_ops sampling;
52 struct thermal_events_ops events;
/linux/drivers/thermal/
H A Dloongson2_thermal.c127 const struct thermal_zone_device_ops *thermal_ops; in loongson2_thermal_probe() local
/linux/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c215 const struct thermal_zone_device_ops *thermal_ops; in tegra_bpmp_thermal_probe() local
/linux/drivers/platform/x86/
H A Dsystem76_acpi.c594 static const struct hwmon_ops thermal_ops = { variable