Searched defs:of_ops (Results 1 – 3 of 3) sorted by relevance
108 const struct thermal_zone_device_ops *of_ops; member319 const struct thermal_zone_device_ops *of_ops; in brcmstb_thermal_probe() local
381 struct thermal_zone_device_ops of_ops = *ops; in thermal_of_zone_register() local
445 static const struct thermal_zone_device_ops of_ops = { variable