Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dtsc2007.h85 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc);
Dtsc2007_core.c68 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance() function
125 rt = tsc2007_calculate_resistance(ts, &tc); in tsc2007_soft_irq()
Dtsc2007_iio.c76 *val = tsc2007_calculate_resistance(tsc, &tc); in tsc2007_read_raw()