Searched refs:newport_putc (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/console/ |
H A D | newport_con.c | 371 static void newport_putc(struct vc_data *vc, int charattr, int ypos, newport_putc() function 623 newport_putc(vc, chattr, y, x); newport_scroll() 638 newport_putc(vc, vc->vc_video_erase_char, newport_scroll() 658 newport_putc(vc, chattr, y, x); newport_scroll() 673 newport_putc(vc, vc->vc_video_erase_char, newport_scroll() 728 .con_putc = newport_putc,
|
Completed in 152 milliseconds