Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dtopology.c13 static int get_temp(char *path) in get_temp() function
/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c134 int (*get_temp)(struct pch_thermal_device *ptd, int *temp); member
Drockchip_thermal.c104 int (*get_temp)(struct chip_tsadc_table table, member
/linux-4.4.14/include/linux/
Dthermal.h100 int (*get_temp) (struct thermal_zone_device *, int *); member
340 int (*get_temp)(void *, int *); member
/linux-4.4.14/include/net/
Ddsa.h280 int (*get_temp)(struct dsa_switch *ds, int *temp); member
/linux-4.4.14/drivers/hwmon/
Damc6821.c280 static ssize_t get_temp( in get_temp() function