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

/linux-4.4.14/drivers/video/fbdev/
H A Dpmag-aa-fb.c75 int vbl_cnt; member in struct:aafb_cursor
142 c->vbl_cnt = CURSOR_DRAW_DELAY; aafbcon_cursor()
173 if (c->vbl_cnt && --c->vbl_cnt == 0) { aafb_cursor_timer_handler()
176 c->vbl_cnt = c->blink_rate; aafb_cursor_timer_handler()
192 c->vbl_cnt = CURSOR_DRAW_DELAY; aafb_cursor_init()

Completed in 48 milliseconds