Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dtsc2007.c151 static bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() function
180 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
236 if (tsc2007_is_pen_down(ts)) in tsc2007_hard_irq()