Home
last modified time | relevance | path

Searched refs:newport_putc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/console/
Dnewport_con.c371 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() function
623 newport_putc(vc, chattr, y, x); in newport_scroll()
638 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll()
658 newport_putc(vc, chattr, y, x); in newport_scroll()
673 newport_putc(vc, vc->vc_video_erase_char, in newport_scroll()
728 .con_putc = newport_putc,