Searched defs:thermal_zone_of_device_ops (Results 1 – 1 of 1) sorted by relevance
339 struct thermal_zone_of_device_ops { struct340 int (*get_temp)(void *, int *);364 const struct thermal_zone_of_device_ops *ops); argument