Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c836 int cchar = 0; in cfb_video_putc() local
916 cchar = ansi_buf[i]; in cfb_video_putc()
935 switch (cchar) { in cfb_video_putc()