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

/linux-4.4.14/drivers/input/touchscreen/
H A Dda9034-ts.c74 static inline int detect_pen_down(struct da9034_touch *touch, int on) detect_pen_down() function
223 detect_pen_down(touch, 1); da9034_event_handler()
275 detect_pen_down(touch, 1); da9034_touch_open()
291 detect_pen_down(touch, 0); da9034_touch_close()

Completed in 271 milliseconds