Searched refs:compute_intercept_slope (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/thermal/qcom/ |
| D | tsens.h | 87 void compute_intercept_slope(struct tsens_device *, u32 *, u32 *, u32);
|
| D | tsens-8916.c | 98 compute_intercept_slope(tmdev, p1, p2, mode); in calibrate_8916()
|
| D | tsens-common.c | 54 void compute_intercept_slope(struct tsens_device *tmdev, u32 *p1, in compute_intercept_slope() function
|
| D | tsens-8974.c | 230 compute_intercept_slope(tmdev, p1, p2, mode); in calibrate_8974()
|