Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc2007.h86 bool tsc2007_is_pen_down(struct tsc2007 *ts);
H A Dtsc2007_core.c88 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() function
117 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
178 if (tsc2007_is_pen_down(ts)) in tsc2007_hard_irq()
H A Dtsc2007_iio.c80 *val = tsc2007_is_pen_down(tsc); in tsc2007_read_raw()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtsc2007.h88 bool tsc2007_is_pen_down(struct tsc2007 *ts);
H A Dtsc2007_core.c89 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() function
118 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
H A Dtsc2007_iio.c80 *val = tsc2007_is_pen_down(tsc); in tsc2007_read_raw()

Completed in 3 milliseconds