Searched defs:thermal_ops (Results 1 – 3 of 3) sorted by relevance
36 struct thermal_ops { struct37 struct thermal_sampling_ops sampling;38 struct thermal_events_ops events;
215 const struct thermal_zone_device_ops *thermal_ops; in tegra_bpmp_thermal_probe() local
594 static const struct hwmon_ops thermal_ops = { variable