Searched refs:cfb_video_puts (Results 1 – 1 of 1) sorted by relevance
1020 static void cfb_video_puts(struct stdio_dev *dev, const char *s) in cfb_video_puts() function2167 console_dev.puts = cfb_video_puts; /* 'puts' function */ in drv_video_init()