Home
last modified time | relevance | path

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

/openbmc/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()