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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dda9034-ts.c75 static inline int detect_pen_down(struct da9034_touch *touch, int on) function
219 detect_pen_down(touch, 1);
271 detect_pen_down(touch, 1);
287 detect_pen_down(touch, 0);

Completed in 43 milliseconds