Lines Matching defs:count
1273 int count, int ypos, int xpos) in fbcon_putcs()
1403 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1422 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1441 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1465 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1489 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1513 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1540 int count = vc->vc_rows; in fbcon_redraw_softback() local
1631 int line, int count, int dy) in fbcon_redraw_move()
1665 struct display *p, int line, int count, int ycount) in fbcon_redraw_blit()
1715 int line, int count, int offset) in fbcon_redraw()
1770 int count) in fbcon_softback_note()
1795 int count) in fbcon_scroll()
2473 int count = vc->vc_screenbuf_size / 2; in fbcon_do_set_font() local
2496 int count = vc->vc_screenbuf_size / 2; in fbcon_do_set_font() local
3358 size_t count) in store_rotate()
3383 size_t count) in store_rotate_all()
3458 const char *buf, size_t count) in store_cursor_blink()