Home
last modified time | relevance | path

Searched refs:cursor_flash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.h75 int cursor_flash; member
H A Dfbcon.c378 mode = (!ops->cursor_flash || ops->cursor_state.enable) ? in fb_flashcursor()
1320 ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1; in fbcon_cursor()
2225 ops->cursor_flash = (!blank); in fbcon_blank()