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

/linux-4.4.14/drivers/video/fbdev/
H A Dpmag-aa-fb.c80 #define CURSOR_TIMER_FREQ (HZ / 50) macro
180 c->timer.expires = jiffies + CURSOR_TIMER_FREQ; aafb_cursor_timer_handler()
198 mod_timer(&c->timer, jiffies + CURSOR_TIMER_FREQ); aafb_cursor_init()

Completed in 44 milliseconds