Searched refs:CURSOR_TIMER_FREQ (Results 1 – 1 of 1) sorted by relevance
80 #define CURSOR_TIMER_FREQ (HZ / 50) macro180 c->timer.expires = jiffies + CURSOR_TIMER_FREQ; in aafb_cursor_timer_handler()198 mod_timer(&c->timer, jiffies + CURSOR_TIMER_FREQ); in aafb_cursor_init()