Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dda9034-ts.c71 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down() function
220 detect_pen_down(touch, 1); in da9034_event_handler()
272 detect_pen_down(touch, 1); in da9034_touch_open()
288 detect_pen_down(touch, 0); in da9034_touch_close()