Searched defs:thermal_zone_of_device_ops (Results 1 – 1 of 1) sorted by relevance
281 struct thermal_zone_of_device_ops { struct282 int (*get_temp)(void *, long *);306 const struct thermal_zone_of_device_ops *ops); argument