Home
last modified time | relevance | path

Searched refs:tsc2007_calculate_resistance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc2007.h85 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.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()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtsc2007.h87 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc);
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()
H A Dtsc2007_iio.c76 *val = tsc2007_calculate_resistance(tsc, &tc); in tsc2007_read_raw()

Completed in 7 milliseconds