Searched refs:compute_intercept_slope (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/thermal/qcom/ |
D | tsens-v0_1.c | 185 compute_intercept_slope(priv, p1, p2, mode); in calibrate_8916() 321 compute_intercept_slope(priv, p1, p2, mode); in calibrate_8974()
|
D | tsens-v1.c | 140 compute_intercept_slope(priv, p1, p2, mode); in calibrate_v1()
|
D | tsens-common.c | 37 void compute_intercept_slope(struct tsens_priv *priv, u32 *p1, in compute_intercept_slope() function
|
D | tsens.h | 315 void compute_intercept_slope(struct tsens_priv *priv, u32 *pt1, u32 *pt2, u32 mode);
|