Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007.h87 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc);
H A Dtsc2007_iio.c76 *val = tsc2007_calculate_resistance(tsc, &tc); in tsc2007_read_raw()
H A Dtsc2007_core.c69 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance() function
126 rt = tsc2007_calculate_resistance(ts, &tc); in tsc2007_soft_irq()