Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/console/
H A Dnewport_con.c370 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,