Searched refs:newport_putc (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/video/console/ |
D | newport_con.c | 370 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() function 612 newport_putc(vc, chattr, y, x); in newport_scroll() 627 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 647 newport_putc(vc, chattr, y, x); in newport_scroll() 662 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 684 .con_putc = newport_putc,
|