Searched refs:newport_putc (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/video/console/ |
H A D | newport_con.c | 370 static void newport_putc(struct vc_data *vc, u16 charattr, unsigned int ypos, in newport_putc() function 614 newport_putc(vc, chattr, y, x); in newport_scroll() 629 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 649 newport_putc(vc, chattr, y, x); in newport_scroll() 664 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 686 .con_putc = newport_putc,
|