touch_timer       135 drivers/input/touchscreen/s3c2410_ts.c static DEFINE_TIMER(touch_timer, touch_timer_fire);
touch_timer       215 drivers/input/touchscreen/s3c2410_ts.c 		mod_timer(&touch_timer, jiffies+1);
touch_timer       348 drivers/input/touchscreen/s3c2410_ts.c 	del_timer_sync(&touch_timer);
touch_timer       363 drivers/input/touchscreen/s3c2410_ts.c 	del_timer_sync(&touch_timer);