Searched refs:cfb_video_putc (Results 1 – 1 of 1) sorted by relevance
806 static void cfb_video_putc(struct stdio_dev *dev, const char c) in cfb_video_putc() function1029 cfb_video_putc(dev, *s++); in cfb_video_puts()2166 console_dev.putc = cfb_video_putc; /* 'putc' function */ in drv_video_init()