Searched refs:cursor_flash (Results 1 – 6 of 6) sorted by relevance
75 int cursor_flash; member
242 ops->cursor_flash = 0; in ccw_cursor()
225 ops->cursor_flash = 0; in cw_cursor()
253 ops->cursor_flash = 0; in bit_cursor()
273 ops->cursor_flash = 0; in ud_cursor()
415 mode = (!ops->cursor_flash || ops->cursor_state.enable) ? in fb_flashcursor()1392 ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1; in fbcon_cursor()2407 ops->cursor_flash = (!blank); in fbcon_blank()