Searched defs:ypos (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/video/sti/ |
D | sticon.c | 95 static void sticon_putc(struct vc_data *conp, int c, int ypos, int xpos) in sticon_putc() 119 int count, int ypos, int xpos) in sticon_putcs()
|
/linux-2.4.37.9/drivers/video/ |
D | newport_con.c | 352 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() 382 int count, int ypos, int xpos) in newport_putcs()
|
D | fbcon.c | 799 static __inline__ int real_y(struct display *p, int ypos) in real_y() 843 static void fbcon_putc(struct vc_data *conp, int c, int ypos, int xpos) in fbcon_putc() 868 int ypos, int xpos) in fbcon_putcs()
|