Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c506 static void video_putchar(int xx, int yy, unsigned char c) in video_putchar() function
790 video_putchar(console_col * VIDEO_FONT_WIDTH, in parse_putc()