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()
676 struct tty3270 *tp; in tty3270_alloc_view() local
744 tty3270_free_view(struct tty3270 *tp) in tty3270_free_view()
806 struct tty3270 *tp = container_of(work, struct tty3270, resize_work); in tty3270_resize_work() local
846 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize() local
860 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release() local
878 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free() local
915 struct tty3270 *tp; in tty3270_install() local
994 struct tty3270 *tp = tty->driver_data; in tty3270_open() local
1009 struct tty3270 *tp = tty->driver_data; in tty3270_close() local
1021 struct tty3270 *tp = tty->driver_data; in tty3270_cleanup() local
1040 static void tty3270_put_character(struct tty3270 *tp, char ch) in tty3270_put_character()
1066 tty3270_convert_line(struct tty3270 *tp, int line_nr) in tty3270_convert_line()
1173 tty3270_cr(struct tty3270 *tp) in tty3270_cr()
1182 tty3270_lf(struct tty3270 *tp) in tty3270_lf()
1203 tty3270_ri(struct tty3270 *tp) in tty3270_ri()
1215 tty3270_insert_characters(struct tty3270 *tp, int n) in tty3270_insert_characters()
1246 tty3270_delete_characters(struct tty3270 *tp, int n) in tty3270_delete_characters()
1267 tty3270_erase_characters(struct tty3270 *tp, int n) in tty3270_erase_characters()
1290 tty3270_erase_line(struct tty3270 *tp, int mode) in tty3270_erase_line()
1320 tty3270_erase_display(struct tty3270 *tp, int mode) in tty3270_erase_display()
1350 tty3270_set_attributes(struct tty3270 *tp) in tty3270_set_attributes()
1404 tty3270_getpar(struct tty3270 *tp, int ix) in tty3270_getpar()
1410 tty3270_goto_xy(struct tty3270 *tp, int cx, int cy) in tty3270_goto_xy()
1444 tty3270_escape_sequence(struct tty3270 *tp, char ch) in tty3270_escape_sequence()
1593 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write()
1670 struct tty3270 *tp; in tty3270_write() local
1688 struct tty3270 *tp; in tty3270_put_char() local
1704 struct tty3270 *tp; in tty3270_flush_chars() local
1737 struct tty3270 *tp; in tty3270_set_termios() local
1761 struct tty3270 *tp; in tty3270_throttle() local
1775 struct tty3270 *tp; in tty3270_unthrottle() local
1802 struct tty3270 *tp; in tty3270_ioctl() local
1816 struct tty3270 *tp; in tty3270_compat_ioctl() local