Searched refs:newport_putc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A 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,
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | newport_con.c | 370 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() function 613 newport_putc(vc, chattr, y, x); in newport_scroll() 628 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 648 newport_putc(vc, chattr, y, x); in newport_scroll() 663 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll() 685 .con_putc = newport_putc,
|
Completed in 3 milliseconds