Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c239 static int __maybe_unused cursor_state; variable
516 if (cursor_state) in video_set_cursor()
538 if (cursor_state != state) { in console_cursor()
539 if (cursor_state) { in console_cursor()
552 cursor_state = state; in console_cursor()