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

/linux-master/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) function
184 is_pen_down(touch) ? EVENT_PEN_DOWN :
206 if (is_pen_down(touch)) {

Completed in 110 milliseconds