Lines Matching defs:count
1277 int count, int ypos, int xpos) in fbcon_putcs()
1400 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1419 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1438 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1462 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1486 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1510 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1535 int line, int count, int dy) in fbcon_redraw_move()
1569 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit()
1618 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) in fbcon_redraw()
1738 enum con_scroll dir, unsigned int count) in fbcon_scroll()
2349 int count = vc->vc_screenbuf_size / 2; in set_vc_hi_font() local
2372 int count = vc->vc_screenbuf_size / 2; in set_vc_hi_font() local
3176 size_t count) in store_rotate()
3198 size_t count) in store_rotate_all()
3264 const char *buf, size_t count) in store_cursor_blink()