Searched refs:tsc2007_is_pen_down (Results 1 – 3 of 3) sorted by relevance
88 bool tsc2007_is_pen_down(struct tsc2007 *ts);
89 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() function118 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
80 *val = tsc2007_is_pen_down(tsc); in tsc2007_read_raw()