tsc2007_calculate_resistance   85 drivers/input/touchscreen/tsc2007.h u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc);
tsc2007_calculate_resistance  125 drivers/input/touchscreen/tsc2007_core.c 		rt = tsc2007_calculate_resistance(ts, &tc);
tsc2007_calculate_resistance   76 drivers/input/touchscreen/tsc2007_iio.c 		*val = tsc2007_calculate_resistance(tsc, &tc);