Lines Matching defs:tp

128 static void tty3270_set_timer(struct tty3270 *tp, int expires)  in tty3270_set_timer()
137 tty3270_update_prompt(struct tty3270 *tp, char *input, int count) in tty3270_update_prompt()
164 tty3270_create_prompt(struct tty3270 *tp) in tty3270_create_prompt()
195 tty3270_update_status(struct tty3270 * tp) in tty3270_update_status()
206 tty3270_create_status(struct tty3270 * tp) in tty3270_create_status()
229 tty3270_update_string(struct tty3270 *tp, struct string *line, int nr) in tty3270_update_string()
245 tty3270_rebuild_update(struct tty3270 *tp) in tty3270_rebuild_update()
276 tty3270_alloc_string(struct tty3270 *tp, size_t size) in tty3270_alloc_string()
307 tty3270_blank_line(struct tty3270 *tp) in tty3270_blank_line()
327 tty3270_blank_screen(struct tty3270 *tp) in tty3270_blank_screen()
350 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_write_callback() local
367 struct tty3270 *tp = from_timer(tp, t, timer); in tty3270_update() local
459 tty3270_rcl_add(struct tty3270 *tp, char *input, int len) in tty3270_rcl_add()
481 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_rcl_backward() local
508 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_exit_tty() local
519 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_forward() local
541 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_backward() local
565 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); in tty3270_read_tasklet() local
620 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_read_callback() local
630 tty3270_issue_read(struct tty3270 *tp, int lock) in tty3270_issue_read()
660 struct tty3270 *tp = (struct tty3270 *)data; in tty3270_hangup_tasklet() local
671 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_activate() local
681 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_deactivate() local
687 tty3270_irq(struct tty3270 *tp, struct raw3270_request *rq, struct irb *irb) in tty3270_irq()
719 struct tty3270 *tp; in tty3270_alloc_view() local
788 tty3270_free_view(struct tty3270 *tp) in tty3270_free_view()
850 struct tty3270 *tp = container_of(work, struct tty3270, resize_work); in tty3270_resize_work() local
891 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize() local
907 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release() local
925 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free() local
962 struct tty3270 *tp; in tty3270_install() local
1038 struct tty3270 *tp = tty->driver_data; in tty3270_open() local
1053 struct tty3270 *tp = tty->driver_data; in tty3270_close() local
1063 struct tty3270 *tp = tty->driver_data; in tty3270_cleanup() local
1084 static void tty3270_put_character(struct tty3270 *tp, char ch) in tty3270_put_character()
1110 tty3270_convert_line(struct tty3270 *tp, int line_nr) in tty3270_convert_line()
1217 tty3270_cr(struct tty3270 *tp) in tty3270_cr()
1226 tty3270_lf(struct tty3270 *tp) in tty3270_lf()
1247 tty3270_ri(struct tty3270 *tp) in tty3270_ri()
1259 tty3270_insert_characters(struct tty3270 *tp, int n) in tty3270_insert_characters()
1290 tty3270_delete_characters(struct tty3270 *tp, int n) in tty3270_delete_characters()
1311 tty3270_erase_characters(struct tty3270 *tp, int n) in tty3270_erase_characters()
1334 tty3270_erase_line(struct tty3270 *tp, int mode) in tty3270_erase_line()
1364 tty3270_erase_display(struct tty3270 *tp, int mode) in tty3270_erase_display()
1394 tty3270_set_attributes(struct tty3270 *tp) in tty3270_set_attributes()
1448 tty3270_getpar(struct tty3270 *tp, int ix) in tty3270_getpar()
1454 tty3270_goto_xy(struct tty3270 *tp, int cx, int cy) in tty3270_goto_xy()
1488 tty3270_escape_sequence(struct tty3270 *tp, char ch) in tty3270_escape_sequence()
1637 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write()
1714 struct tty3270 *tp; in tty3270_write() local
1732 struct tty3270 *tp; in tty3270_put_char() local
1748 struct tty3270 *tp; in tty3270_flush_chars() local
1765 struct tty3270 *tp; in tty3270_set_termios() local
1789 struct tty3270 *tp; in tty3270_throttle() local
1803 struct tty3270 *tp; in tty3270_unthrottle() local
1819 struct tty3270 *tp; in tty3270_hangup() local
1845 struct tty3270 *tp; in tty3270_ioctl() local
1859 struct tty3270 *tp; in tty3270_compat_ioctl() local