Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dthermal.h281 struct thermal_zone_of_device_ops { struct
282 int (*get_temp)(void *, long *);
306 const struct thermal_zone_of_device_ops *ops); argument