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