Home
last modified time | relevance | path

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

/drivers/thermal/
A Dloongson2_thermal.c127 const struct thermal_zone_device_ops *thermal_ops; in loongson2_thermal_probe() local
149 thermal_ops = &loongson2_2k2000_of_thermal_ops; in loongson2_thermal_probe()
151 thermal_ops = &loongson2_2k1000_of_thermal_ops; in loongson2_thermal_probe()
163 tzd = devm_thermal_of_zone_register(dev, i, data, thermal_ops); in loongson2_thermal_probe()
/drivers/thermal/tegra/
A Dtegra-bpmp-thermal.c215 const struct thermal_zone_device_ops *thermal_ops; in tegra_bpmp_thermal_probe() local
229 thermal_ops = &tegra_bpmp_of_thermal_ops; in tegra_bpmp_thermal_probe()
231 thermal_ops = &tegra_bpmp_of_thermal_ops_notrips; in tegra_bpmp_thermal_probe()
275 &pdev->dev, i, zone, thermal_ops); in tegra_bpmp_thermal_probe()
/drivers/platform/x86/
A Dsystem76_acpi.c594 static const struct hwmon_ops thermal_ops = { variable
633 .ops = &thermal_ops,

Completed in 8 milliseconds