Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H 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()
/linux/tools/lib/thermal/
H A Dthermal_nl.h14 struct thermal_ops *ops;