Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Ddb8500_thermal.c76 static const struct thermal_zone_device_ops thdev_ops = { variable
188 th->tz = devm_thermal_of_zone_register(dev, 0, th, &thdev_ops); in db8500_thermal_probe()
H A Dairoha_thermal.c293 static const struct thermal_zone_device_ops thdev_ops = { variable
456 priv->tz = devm_thermal_of_zone_register(dev, 0, priv, &thdev_ops); in airoha_thermal_probe()