Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c507 static void video_putchar(int xx, int yy, unsigned char c) in video_putchar() function
791 video_putchar(console_col * VIDEO_FONT_WIDTH, in parse_putc()