Home
last modified time | relevance | path

Searched defs:of_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/thermal/broadcom/
Dbrcmstb_thermal.c108 const struct thermal_zone_device_ops *of_ops; member
319 const struct thermal_zone_device_ops *of_ops; in brcmstb_thermal_probe() local
/linux-6.14.4/drivers/thermal/
Dthermal_of.c370 struct thermal_zone_device_ops of_ops = *ops; in thermal_of_zone_register() local
Darmada_thermal.c445 static const struct thermal_zone_device_ops of_ops = { variable