Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/syscons/
H A Dsyscons.c230 static void update_cursor_image(scr_stat *scp);
623 update_cursor_image(scp); in sc_attach_unit()
3065 update_cursor_image(scr_stat *scp) in update_cursor_image() function