Searched refs:thdev_ops (Results 1 – 2 of 2) sorted by relevance
76 static const struct thermal_zone_device_ops thdev_ops = { variable188 th->tz = devm_thermal_of_zone_register(dev, 0, th, &thdev_ops); in db8500_thermal_probe()
293 static const struct thermal_zone_device_ops thdev_ops = { variable456 priv->tz = devm_thermal_of_zone_register(dev, 0, priv, &thdev_ops); in airoha_thermal_probe()
Completed in 6 milliseconds