Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dthermal.h339 struct thermal_zone_of_device_ops { struct
340 int (*get_temp)(void *, int *);
364 const struct thermal_zone_of_device_ops *ops); argument