Searched refs:get_temp_common (Results 1 – 4 of 4) sorted by relevance
89 int get_temp_common(struct tsens_device *, int, int *);
106 .get_temp = get_temp_common,
103 int get_temp_common(struct tsens_device *tmdev, int id, int *temp) in get_temp_common() function
238 .get_temp = get_temp_common,