Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dda9034-ts.c73 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down() function
212 detect_pen_down(touch, 1); in da9034_event_handler()
268 detect_pen_down(touch, 1); in da9034_touch_open()
284 detect_pen_down(touch, 0); in da9034_touch_close()