Home
last modified time | relevance | path

Searched refs:get_temp_common (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens-v0_1.c504 .get_temp = get_temp_common,
519 .get_temp = get_temp_common,
534 .get_temp = get_temp_common,
H A Dtsens.h582 int get_temp_common(const struct tsens_sensor *s, int *temp);
H A Dtsens.c607 int get_temp_common(const struct tsens_sensor *s, int *temp) in get_temp_common() function