• Home
  • Raw
  • Download

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
457 tty3270_rcl_add(struct tty3270 *tp, char *input, int len) in tty3270_rcl_add()
479 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_rcl_backward() local
506 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_exit_tty() local
517 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_forward() local
539 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); in tty3270_scroll_backward() local
563 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); in tty3270_read_tasklet() local
618 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_read_callback() local
628 tty3270_issue_read(struct tty3270 *tp, int lock) in tty3270_issue_read()
658 struct tty3270 *tp = (struct tty3270 *)data; in tty3270_hangup_tasklet() local
669 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_activate() local
679 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_deactivate() local
685 tty3270_irq(struct tty3270 *tp, struct raw3270_request *rq, struct irb *irb) in tty3270_irq()
717 struct tty3270 *tp; in tty3270_alloc_view() local
786 tty3270_free_view(struct tty3270 *tp) in tty3270_free_view()
848 struct tty3270 *tp = container_of(work, struct tty3270, resize_work); in tty3270_resize_work() local
889 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize() local
905 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release() local
923 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free() local
960 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
1781 struct tty3270 *tp; in tty3270_set_termios() local
1805 struct tty3270 *tp; in tty3270_throttle() local
1819 struct tty3270 *tp; in tty3270_unthrottle() local
1835 struct tty3270 *tp; in tty3270_hangup() local
1861 struct tty3270 *tp; in tty3270_ioctl() local
1875 struct tty3270 *tp; in tty3270_compat_ioctl() local