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

/linux-master/drivers/video/fbdev/
H A Dpxa3xx-gcu.c504 static struct timer_list pxa3xx_gcu_debug_timer; variable in typeref:struct:timer_list
513 mod_timer(&pxa3xx_gcu_debug_timer, jiffies + 5 * HZ);
520 timer_setup(&pxa3xx_gcu_debug_timer, pxa3xx_gcu_debug_timedout, 0);

Completed in 131 milliseconds