Home
last modified time | relevance | path

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

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