Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dtsens.c329 static int tsens_read_temp(const struct tsens_sensor *s, int field, int *temp) in tsens_read_temp() function
818 ret = tsens_read_temp(s, temp_idx, temp); in get_temp_tsens_valid()