Searched defs:get_temp (Results 1 – 4 of 4) sorted by relevance
49 int (*get_temp)(struct tsens_device *, int, int *); member
217 int (*get_temp)(struct pch_thermal_device *ptd, int *temp); member
121 int (*get_temp)(const struct chip_tsadc_table *table, member
280 static ssize_t get_temp( in get_temp() function