Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/qcom/
Dtsens-8960.c245 static inline int code_to_mdegC(u32 adc_code, const struct tsens_sensor *s) in code_to_mdegC() function
272 *temp = code_to_mdegC(code, s); in get_temp_8960()