compute_intercept_slope  185 drivers/thermal/qcom/tsens-v0_1.c 	compute_intercept_slope(priv, p1, p2, mode);
compute_intercept_slope  321 drivers/thermal/qcom/tsens-v0_1.c 	compute_intercept_slope(priv, p1, p2, mode);
compute_intercept_slope  140 drivers/thermal/qcom/tsens-v1.c 	compute_intercept_slope(priv, p1, p2, mode);
compute_intercept_slope  315 drivers/thermal/qcom/tsens.h void compute_intercept_slope(struct tsens_priv *priv, u32 *pt1, u32 *pt2, u32 mode);