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

/linux-master/drivers/input/touchscreen/
H A Dda9034-ts.c71 static inline int detect_pen_down(struct da9034_touch *touch, int on) function
220 detect_pen_down(touch, 1);
272 detect_pen_down(touch, 1);
288 detect_pen_down(touch, 0);

Completed in 112 milliseconds