Lines Matching defs:tp

126 static void tty3270_set_timer(struct tty3270 *tp, int expires)  in tty3270_set_timer()
135 tty3270_update_prompt(struct tty3270 *tp, char *input, int count) in tty3270_update_prompt()
162 tty3270_create_prompt(struct tty3270 *tp) in tty3270_create_prompt()
193 tty3270_update_status(struct tty3270 * tp) in tty3270_update_status()
204 tty3270_create_status(struct tty3270 * tp) in tty3270_create_status()
227 tty3270_update_string(struct tty3270 *tp, struct string *line, int nr) in tty3270_update_string()
243 tty3270_rebuild_update(struct tty3270 *tp) in tty3270_rebuild_update()
274 tty3270_alloc_string(struct tty3270 *tp, size_t size) in tty3270_alloc_string()
305 tty3270_blank_line(struct tty3270 *tp) in tty3270_blank_line()
327 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_write_callback() local
342 tty3270_update(struct tty3270 *tp) in tty3270_update()
430 tty3270_rcl_add(struct tty3270 *tp, char *input, int len) in tty3270_rcl_add()
452 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_rcl_backward() local
479 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_exit_tty() local
490 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_forward() local
512 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_backward() local
535 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); in tty3270_read_tasklet() local
590 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_read_callback() local
600 tty3270_issue_read(struct tty3270 *tp, int lock) in tty3270_issue_read()
630 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_activate() local
640 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_deactivate() local
646 tty3270_irq(struct tty3270 *tp, struct raw3270_request *rq, struct irb *irb) in tty3270_irq()
672 struct tty3270 *tp; in tty3270_alloc_view() local
740 tty3270_free_view(struct tty3270 *tp) in tty3270_free_view()
802 struct tty3270 *tp = container_of(work, struct tty3270, resize_work); in tty3270_resize_work() local
842 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize() local
856 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release() local
874 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free() local
911 struct tty3270 *tp; in tty3270_install() local
990 struct tty3270 *tp = tty->driver_data; in tty3270_open() local
1005 struct tty3270 *tp = tty->driver_data; in tty3270_close() local
1017 struct tty3270 *tp = tty->driver_data; in tty3270_cleanup() local
1036 static void tty3270_put_character(struct tty3270 *tp, char ch) in tty3270_put_character()
1062 tty3270_convert_line(struct tty3270 *tp, int line_nr) in tty3270_convert_line()
1169 tty3270_cr(struct tty3270 *tp) in tty3270_cr()
1178 tty3270_lf(struct tty3270 *tp) in tty3270_lf()
1199 tty3270_ri(struct tty3270 *tp) in tty3270_ri()
1211 tty3270_insert_characters(struct tty3270 *tp, int n) in tty3270_insert_characters()
1242 tty3270_delete_characters(struct tty3270 *tp, int n) in tty3270_delete_characters()
1263 tty3270_erase_characters(struct tty3270 *tp, int n) in tty3270_erase_characters()
1286 tty3270_erase_line(struct tty3270 *tp, int mode) in tty3270_erase_line()
1316 tty3270_erase_display(struct tty3270 *tp, int mode) in tty3270_erase_display()
1346 tty3270_set_attributes(struct tty3270 *tp) in tty3270_set_attributes()
1400 tty3270_getpar(struct tty3270 *tp, int ix) in tty3270_getpar()
1406 tty3270_goto_xy(struct tty3270 *tp, int cx, int cy) in tty3270_goto_xy()
1440 tty3270_escape_sequence(struct tty3270 *tp, char ch) in tty3270_escape_sequence()
1589 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write()
1666 struct tty3270 *tp; in tty3270_write() local
1684 struct tty3270 *tp; in tty3270_put_char() local
1700 struct tty3270 *tp; in tty3270_flush_chars() local
1733 struct tty3270 *tp; in tty3270_set_termios() local
1757 struct tty3270 *tp; in tty3270_throttle() local
1771 struct tty3270 *tp; in tty3270_unthrottle() local
1798 struct tty3270 *tp; in tty3270_ioctl() local
1812 struct tty3270 *tp; in tty3270_compat_ioctl() local