Searched refs:is_pen_down (Results 1 – 1 of 1) sorted by relevance
66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down() function184 is_pen_down(touch) ? EVENT_PEN_DOWN : in da9034_event_handler()206 if (is_pen_down(touch)) { in da9034_event_handler()