Lines Matching refs:raw3215_info
72 struct raw3215_info *info; /* pointer to main structure */
76 struct raw3215_info {
96 static struct raw3215_info *raw3215[NR_3215];
143 static void raw3215_mk_read_req(struct raw3215_info *raw)
171 static void raw3215_mk_write_req(struct raw3215_info *raw)
247 static void raw3215_start_io(struct raw3215_info *raw)
287 struct raw3215_info *raw = from_timer(raw, t, timer);
312 static inline void raw3215_try_io(struct raw3215_info *raw)
339 struct raw3215_info *raw = (struct raw3215_info *) data;
352 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty)
366 struct raw3215_info *raw;
469 static void raw3215_drop_line(struct raw3215_info *raw)
491 static void raw3215_make_room(struct raw3215_info *raw, unsigned int length)
522 static void raw3215_write(struct raw3215_info *raw, const char *str,
563 static void raw3215_putchar(struct raw3215_info *raw, unsigned char ch)
599 static void raw3215_flush_buffer(struct raw3215_info *raw)
615 static int raw3215_startup(struct raw3215_info *raw)
633 static void raw3215_shutdown(struct raw3215_info *raw)
657 static struct raw3215_info *raw3215_alloc_info(void)
659 struct raw3215_info *info;
661 info = kzalloc(sizeof(struct raw3215_info), GFP_KERNEL | GFP_DMA);
682 static void raw3215_free_info(struct raw3215_info *raw)
692 struct raw3215_info *raw;
725 struct raw3215_info *raw;
744 struct raw3215_info *raw;
755 struct raw3215_info *raw;
768 struct raw3215_info *raw;
782 struct raw3215_info *raw;
824 struct raw3215_info *raw;
857 struct raw3215_info *raw;
904 struct raw3215_info *raw;
962 struct raw3215_info *raw;
980 struct raw3215_info *raw = tty->driver_data;
999 struct raw3215_info *raw;
1001 raw = (struct raw3215_info *) tty->driver_data;
1017 struct raw3215_info *raw;
1019 raw = (struct raw3215_info *) tty->driver_data;
1034 struct raw3215_info *raw;
1039 raw = (struct raw3215_info *) tty->driver_data;
1062 struct raw3215_info *raw;
1066 raw = (struct raw3215_info *) tty->driver_data;
1080 struct raw3215_info *raw;
1082 raw = (struct raw3215_info *) tty->driver_data;
1088 struct raw3215_info *raw;
1090 raw = (struct raw3215_info *) tty->driver_data;
1100 struct raw3215_info *raw;
1102 raw = (struct raw3215_info *) tty->driver_data;
1111 struct raw3215_info *raw;
1114 raw = (struct raw3215_info *) tty->driver_data;
1128 struct raw3215_info *raw;
1130 raw = (struct raw3215_info *) tty->driver_data;
1139 struct raw3215_info *raw;
1142 raw = (struct raw3215_info *) tty->driver_data;