Searched refs:thermal_ops (Results 1 – 2 of 2) sorted by relevance
127 const struct thermal_zone_device_ops *thermal_ops; in loongson2_thermal_probe() local149 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()
14 struct thermal_ops *ops;