Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dsun4i-ts.c184 static int sun4i_get_temp(const struct sun4i_ts_data *ts, int *temp) in sun4i_get_temp() function
197 return sun4i_get_temp(thermal_zone_device_priv(tz), temp); in sun4i_get_tz_temp()
211 error = sun4i_get_temp(ts, &temp); in show_temp()