Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Ddb8500_thermal.c86 static struct thermal_zone_of_device_ops thdev_ops = { variable
205 th->tz = devm_thermal_zone_of_sensor_register(dev, 0, th, &thdev_ops); in db8500_thermal_probe()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds