Lines Matching refs:raw3215_info
73 struct raw3215_info *info; /* pointer to main structure */
77 struct raw3215_info {
96 static struct raw3215_info *raw3215[NR_3215];
144 static void raw3215_mk_read_req(struct raw3215_info *raw)
172 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);
310 static inline void raw3215_try_io(struct raw3215_info *raw)
335 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty)
349 struct raw3215_info *raw;
457 static unsigned int raw3215_drop(struct raw3215_info *raw)
482 static unsigned int raw3215_make_room(struct raw3215_info *raw,
527 struct raw3215_info *raw, int opmode,
574 static void raw3215_write(struct raw3215_info *raw, const char *str,
600 static void raw3215_putchar(struct raw3215_info *raw, unsigned char ch)
609 static void raw3215_flush_buffer(struct raw3215_info *raw)
625 static int raw3215_startup(struct raw3215_info *raw)
643 static void raw3215_shutdown(struct raw3215_info *raw)
667 static struct raw3215_info *raw3215_alloc_info(void)
669 struct raw3215_info *info;
671 info = kzalloc(sizeof(struct raw3215_info), GFP_KERNEL | GFP_DMA);
691 static void raw3215_free_info(struct raw3215_info *raw)
701 struct raw3215_info *raw;
734 struct raw3215_info *raw;
753 struct raw3215_info *raw;
764 struct raw3215_info *raw;
827 static void handle_write(struct raw3215_info *raw, const char *str, int count)
865 struct raw3215_info *raw;
903 struct raw3215_info *raw;
960 struct raw3215_info *raw;
978 struct raw3215_info *raw = tty->driver_data;
996 struct raw3215_info *raw = tty->driver_data;
1012 struct raw3215_info *raw = tty->driver_data;
1036 struct raw3215_info *raw = tty->driver_data;
1052 struct raw3215_info *raw = tty->driver_data;
1059 struct raw3215_info *raw = tty->driver_data;
1070 struct raw3215_info *raw = tty->driver_data;
1080 struct raw3215_info *raw = tty->driver_data;
1096 struct raw3215_info *raw = tty->driver_data;
1106 struct raw3215_info *raw = tty->driver_data;