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