pxa3xx_gcu_debug_timer  505 drivers/video/fbdev/pxa3xx-gcu.c static struct timer_list pxa3xx_gcu_debug_timer;
pxa3xx_gcu_debug_timer  514 drivers/video/fbdev/pxa3xx-gcu.c 	mod_timer(&pxa3xx_gcu_debug_timer, jiffies + 5 * HZ);
pxa3xx_gcu_debug_timer  521 drivers/video/fbdev/pxa3xx-gcu.c 	timer_setup(&pxa3xx_gcu_debug_timer, pxa3xx_gcu_debug_timedout, 0);