Searched refs:vtbuf_cursor_position (Results 1 – 3 of 3) sorted by relevance
240 void vtbuf_cursor_position(struct vt_buf *, const term_pos_t *);
684 vtbuf_cursor_position(struct vt_buf *vb, const term_pos_t *p) in vtbuf_cursor_position() function
1179 vtbuf_cursor_position(&vw->vw_buf, p); in vtterm_cursor()