Home
last modified time | relevance | path

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

/linux/drivers/thermal/broadcom/
H A 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/drivers/thermal/
H A Dthermal_of.c381 struct thermal_zone_device_ops of_ops = *ops; in thermal_of_zone_register() local
H A Darmada_thermal.c445 static const struct thermal_zone_device_ops of_ops = { variable