Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c521 static void video_invertchar(int xx, int yy) in video_invertchar() function
541 video_invertchar(old_col * VIDEO_FONT_WIDTH, in console_cursor()
546 video_invertchar(console_col * VIDEO_FONT_WIDTH, in console_cursor()