Searched refs:vbl_cnt (Results 1 – 7 of 7) sorted by relevance
78 int vbl_cnt; member145 c->vbl_cnt = CURSOR_DRAW_DELAY; in aafbcon_cursor()176 if (c->vbl_cnt && --c->vbl_cnt == 0) { in aafb_cursor_timer_handler()179 c->vbl_cnt = c->blink_rate; in aafb_cursor_timer_handler()195 c->vbl_cnt = CURSOR_DRAW_DELAY; in aafb_cursor_init()
75 int vbl_cnt; member135 c->vbl_cnt = CURSOR_DRAW_DELAY; in maxinefbcon_cursor()166 if (c->vbl_cnt && --c->vbl_cnt == 0) { in maxine_cursor_timer_handler()169 c->vbl_cnt = c->blink_rate; in maxine_cursor_timer_handler()185 c->vbl_cnt = CURSOR_DRAW_DELAY; in maxine_cursor_init()
332 int vbl_cnt; member873 c->vbl_cnt = CURSOR_DRAW_DELAY; in imsttfbcon_cursor()968 if (c->vbl_cnt && --c->vbl_cnt == 0) { in imstt_cursor_timer_handler()971 c->vbl_cnt = c->blink_rate; in imstt_cursor_timer_handler()990 c->vbl_cnt = CURSOR_DRAW_DELAY; in imstt_cursor_init()
214 int vbl_cnt; member1939 if (fb->cursor->vbl_cnt && --fb->cursor->vbl_cnt == 0) { in pm2_cursor_timer_handler()1942 fb->cursor->vbl_cnt = fb->cursor->blink_rate; in pm2_cursor_timer_handler()1978 c->vbl_cnt = CURSOR_DRAW_DELAY; in pm2fb_cursor()
179 if (fb->cursor->vbl_cnt && --fb->cursor->vbl_cnt == 0) { in aty_cursor_timer_handler()182 fb->cursor->vbl_cnt = fb->cursor->blink_rate; in aty_cursor_timer_handler()225 c->vbl_cnt = CURSOR_DRAW_DELAY; in atyfb_cursor()
88 int vbl_cnt; member
259 int vbl_cnt; member445 if (rinfo->cursor->vbl_cnt && --rinfo->cursor->vbl_cnt == 0) { in riva_cursor_timer_handler()452 rinfo->cursor->vbl_cnt = rinfo->cursor->blink_rate; in riva_cursor_timer_handler()647 c->vbl_cnt = CURSOR_SHOW_DELAY; in rivafb_cursor()651 if (!noblink) c->vbl_cnt = CURSOR_HIDE_DELAY; in rivafb_cursor()