Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Ds3c2410_ts.c98 static inline bool get_down(unsigned long data0, unsigned long data1) in get_down() function
114 down = get_down(data0, data1); in touch_timer_fire()
166 down = get_down(data0, data1); in stylus_irq()