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