Searched refs:thermal_ops (Results 1 – 4 of 4) sorted by relevance
126 const struct thermal_zone_device_ops *thermal_ops; in loongson2_thermal_probe() local148 thermal_ops = &loongson2_2k2000_of_thermal_ops; in loongson2_thermal_probe()150 thermal_ops = &loongson2_2k1000_of_thermal_ops; in loongson2_thermal_probe()162 tzd = devm_thermal_of_zone_register(dev, i, data, thermal_ops); in loongson2_thermal_probe()
50 struct thermal_ops { struct114 LIBTHERMAL_API struct thermal_handler *thermal_init(struct thermal_ops *ops);
14 struct thermal_ops *ops;
595 static const struct hwmon_ops thermal_ops = { variable634 .ops = &thermal_ops,