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

/linux-4.4.14/drivers/input/touchscreen/
H A Dda9034-ts.c69 static inline int is_pen_down(struct da9034_touch *touch) is_pen_down() function
187 is_pen_down(touch) ? EVENT_PEN_DOWN : da9034_event_handler()
209 if (is_pen_down(touch)) { da9034_event_handler()

Completed in 222 milliseconds