Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dtsc2007.c145 static bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() function
174 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()