Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c519 static void video_invertchar(int xx, int yy) in video_invertchar() function
539 video_invertchar(old_col * VIDEO_FONT_WIDTH, in console_cursor()
544 video_invertchar(console_col * VIDEO_FONT_WIDTH, in console_cursor()