Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Damifb.c710 static u_short cursormode = FB_CURSOR_OFF; variable
2038 state->mode = cursormode; in ami_get_cursorstate()
2047 if ((cursormode = state->mode) == FB_CURSOR_OFF) in ami_set_cursorstate()
3449 if (cursormode == FB_CURSOR_FLASH) { in flash_cursor()