tty3270
struct tty3270 *tp = container_of(view, struct tty3270, view);
struct tty3270 *tp = container_of(view, struct tty3270, view);
tty3270_create_view(int index, struct tty3270 **newtp)
struct tty3270 *tp;
struct tty3270 *tp;
tp = container_of(view, struct tty3270, view);
struct tty3270 *tp = tty->driver_data;
struct tty3270 *tp = tty->driver_data;
struct tty3270 *tp = tty->driver_data;
static void tty3270_put_character(struct tty3270 *tp, u8 ch)
static void tty3270_cr(struct tty3270 *tp)
static void tty3270_lf(struct tty3270 *tp)
static void tty3270_ri(struct tty3270 *tp)
static void tty3270_reset_cell(struct tty3270 *tp, struct tty3270_cell *cell)
static void tty3270_insert_characters(struct tty3270 *tp, int n)
static void tty3270_delete_characters(struct tty3270 *tp, int n)
static void tty3270_erase_characters(struct tty3270 *tp, int n)
static void tty3270_erase_line(struct tty3270 *tp, int mode)
static void tty3270_set_timer(struct tty3270 *tp, int expires)
static void tty3270_erase_display(struct tty3270 *tp, int mode)
static int tty3270_tty_rows(struct tty3270 *tp)
static void tty3270_set_attributes(struct tty3270 *tp)
static char *tty3270_add_ba(struct tty3270 *tp, char *cp, char order, int x, int y)
static inline int tty3270_getpar(struct tty3270 *tp, int ix)
static void tty3270_goto_xy(struct tty3270 *tp, int cx, int cy)
static void tty3270_escape_sequence(struct tty3270 *tp, u8 ch)
static char *tty3270_add_ra(struct tty3270 *tp, char *cp, int x, int y, char c)
static char *tty3270_add_sa(struct tty3270 *tp, char *cp, char attr, char value)
static char *tty3270_add_ge(struct tty3270 *tp, char *cp, char c)
static void tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty,
static char *tty3270_add_sf(struct tty3270 *tp, char *cp, char type)
struct tty3270 *tp;
struct tty3270 *tp;
struct tty3270 *tp;
struct tty3270 *tp;
static int tty3270_line_increment(struct tty3270 *tp, unsigned int line, unsigned int incr)
struct tty3270 *tp;
struct tty3270 *tp;
struct tty3270 *tp;
static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num)
struct tty3270 *tp;
static struct tty3270_line *tty3270_get_view_line(struct tty3270 *tp, unsigned int num)
static struct tty3270 *condev;
struct tty3270 *tp = co->data;
static void tty3270_update_prompt(struct tty3270 *tp, char *input)
con3270_wait_write(struct tty3270 *tp)
struct tty3270 *tp;
struct tty3270 *tp;
tp = container_of(view, struct tty3270, view);
static int tty3270_add_prompt(struct tty3270 *tp)
static char *tty3270_ebcdic_convert(struct tty3270 *tp, char *d, char *s)
static int tty3270_add_status(struct tty3270 *tp)
static void tty3270_blank_screen(struct tty3270 *tp)
struct tty3270 *tp = container_of(rq->view, struct tty3270, view);
static int tty3270_required_length(struct tty3270 *tp, struct tty3270_line *line)
static char *tty3270_add_reset_attributes(struct tty3270 *tp, struct tty3270_line *line,
static char tty3270_graphics_translate(struct tty3270 *tp, char ch)
static char *tty3270_add_attributes(struct tty3270 *tp, struct tty3270_line *line,
static unsigned int tty3270_convert_line(struct tty3270 *tp, struct tty3270_line *line, int lineno)
static void tty3270_update_lines_visible(struct tty3270 *tp, struct raw3270_request *rq)
static void tty3270_update_lines_all(struct tty3270 *tp, struct raw3270_request *rq)
struct tty3270 *tp = timer_container_of(tp, t, timer);
static void tty3270_rcl_add(struct tty3270 *tp, char *input, int len)
struct tty3270 *tp = container_of(kbd->port, struct tty3270, port);
struct tty3270 *tp = container_of(kbd->port, struct tty3270, port);
static void tty3270_redraw(struct tty3270 *tp)
struct tty3270 *tp = container_of(kbd->port, struct tty3270, port);
struct tty3270 *tp = container_of(kbd->port, struct tty3270, port);
struct tty3270 *tp = container_of(rrq->view, struct tty3270, view);
struct tty3270 *tp = container_of(rq->view, struct tty3270, view);
static void tty3270_issue_read(struct tty3270 *tp, int lock)
struct tty3270 *tp = (struct tty3270 *)data;
struct tty3270 *tp = container_of(view, struct tty3270, view);
struct tty3270 *tp = container_of(view, struct tty3270, view);
static void tty3270_irq(struct tty3270 *tp, struct raw3270_request *rq, struct irb *irb)
static struct tty3270 *tty3270_alloc_view(void)
struct tty3270 *tp;
static void tty3270_free_view(struct tty3270 *tp)
static struct tty3270_line *tty3270_alloc_screen(struct tty3270 *tp, unsigned int rows,
struct tty3270 *tp = container_of(view, struct tty3270, view);