Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dthermal.h92 int (*get_temp) (struct thermal_zone_device *, unsigned long *); member
282 int (*get_temp)(void *, long *); member
/linux-4.1.27/include/net/
Ddsa.h270 int (*get_temp)(struct dsa_switch *ds, int *temp); member
/linux-4.1.27/drivers/thermal/
Drockchip_thermal.c67 int (*get_temp)(int chn, void __iomem *reg, long *temp); member
/linux-4.1.27/drivers/hwmon/
Damc6821.c280 static ssize_t get_temp( in get_temp() function