Lines Matching defs:count
1276 int count, int ypos, int xpos) in fbcon_putcs()
1408 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1427 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1446 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1470 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1494 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1518 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1545 int count = vc->vc_rows; in fbcon_redraw_softback() local
1636 int line, int count, int dy) in fbcon_redraw_move()
1670 struct display *p, int line, int count, int ycount) in fbcon_redraw_blit()
1720 int line, int count, int offset) in fbcon_redraw()
1775 int count) in fbcon_softback_note()
1800 int count) in fbcon_scroll()
2478 int count = vc->vc_screenbuf_size / 2; in fbcon_do_set_font() local
2501 int count = vc->vc_screenbuf_size / 2; in fbcon_do_set_font() local
3363 size_t count) in store_rotate()
3388 size_t count) in store_rotate_all()
3463 const char *buf, size_t count) in store_cursor_blink()