Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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(data, temp); in sun4i_get_tz_temp()
211 error = sun4i_get_temp(ts, &temp); in show_temp()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds