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

/linux-4.1.27/drivers/input/touchscreen/
H A Ds3c2410_ts.c105 static void touch_timer_fire(unsigned long data) touch_timer_fire() function
148 static DEFINE_TIMER(touch_timer, touch_timer_fire, 0, 0);

Completed in 56 milliseconds