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