Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Ds3c2410_ts.c85 static inline bool get_down(unsigned long data0, unsigned long data1) in get_down() function
101 down = get_down(data0, data1); in touch_timer_fire()
153 down = get_down(data0, data1); in stylus_irq()