tag | line | file | source code |
async_struct | 86 | drivers/char/serial.c | static struct async_struct *IRQ_ports[16]; |
async_struct | 93 | drivers/char/serial.c | static void autoconfig(struct async_struct * info); |
async_struct | 94 | drivers/char/serial.c | static void change_speed(struct async_struct *info); |
async_struct | 130 | drivers/char/serial.c | struct async_struct rs_table[] = { |
async_struct | 186 | drivers/char/serial.c | #define NR_PORTS (sizeof(rs_table)/sizeof(struct async_struct)) |
async_struct | 208 | drivers/char/serial.c | static inline int serial_paranoia_check(struct async_struct *info, |
async_struct | 236 | drivers/char/serial.c | static inline unsigned int serial_in(struct async_struct *info, int offset) |
async_struct | 247 | drivers/char/serial.c | static inline unsigned int serial_inp(struct async_struct *info, int offset) |
async_struct | 262 | drivers/char/serial.c | static inline void serial_out(struct async_struct *info, int offset, int value) |
async_struct | 273 | drivers/char/serial.c | static inline void serial_outp(struct async_struct *info, int offset, |
async_struct | 299 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 315 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 365 | drivers/char/serial.c | static _INLINE_ void rs_sched_event(struct async_struct *info, |
async_struct | 373 | drivers/char/serial.c | static _INLINE_ void receive_chars(struct async_struct *info, |
async_struct | 413 | drivers/char/serial.c | static _INLINE_ void transmit_chars(struct async_struct *info, int *intr_done) |
async_struct | 454 | drivers/char/serial.c | static _INLINE_ void check_modem_status(struct async_struct *info) |
async_struct | 520 | drivers/char/serial.c | struct async_struct * info; |
async_struct | 522 | drivers/char/serial.c | struct async_struct *end_mark = 0; |
async_struct | 588 | drivers/char/serial.c | struct async_struct * info; |
async_struct | 635 | drivers/char/serial.c | struct async_struct * info; |
async_struct | 733 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *) private_; |
async_struct | 759 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *) private_; |
async_struct | 780 | drivers/char/serial.c | struct async_struct *info; |
async_struct | 866 | drivers/char/serial.c | struct async_struct *info; |
async_struct | 884 | drivers/char/serial.c | static int startup(struct async_struct * info) |
async_struct | 1060 | drivers/char/serial.c | static void shutdown(struct async_struct * info) |
async_struct | 1136 | drivers/char/serial.c | static void change_speed(struct async_struct *info) |
async_struct | 1279 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1302 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1322 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1368 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1381 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1390 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1413 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1436 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 1466 | drivers/char/serial.c | static int get_serial_info(struct async_struct * info, |
async_struct | 1488 | drivers/char/serial.c | static int set_serial_info(struct async_struct * info, |
async_struct | 1492 | drivers/char/serial.c | struct async_struct old_info; |
async_struct | 1590 | drivers/char/serial.c | static int get_lsr_info(struct async_struct * info, unsigned int *value) |
async_struct | 1604 | drivers/char/serial.c | static int get_modem_info(struct async_struct * info, unsigned int *value) |
async_struct | 1623 | drivers/char/serial.c | static int set_modem_info(struct async_struct * info, unsigned int cmd, |
async_struct | 1672 | drivers/char/serial.c | static int do_autoconfig(struct async_struct * info) |
async_struct | 1698 | drivers/char/serial.c | static void send_break( struct async_struct * info, int duration) |
async_struct | 1755 | drivers/char/serial.c | static int get_multiport_struct(struct async_struct * info, |
async_struct | 1788 | drivers/char/serial.c | static int set_multiport_struct(struct async_struct * info, |
async_struct | 1870 | drivers/char/serial.c | struct async_struct * info = (struct async_struct *)tty->driver_data; |
async_struct | 1964 | drivers/char/serial.c | sizeof(struct async_struct)); |
async_struct | 1967 | drivers/char/serial.c | memcpy_tofs((struct async_struct *) arg, |
async_struct | 1968 | drivers/char/serial.c | info, sizeof(struct async_struct)); |
async_struct | 2038 | drivers/char/serial.c | struct async_struct *info = (struct async_struct *)tty->driver_data; |
async_struct | 2076 | drivers/char/serial.c | struct async_struct * info = (struct async_struct *)tty->driver_data; |
async_struct | 2189 | drivers/char/serial.c | struct async_struct * info = (struct async_struct *)tty->driver_data; |
async_struct | 2209 | drivers/char/serial.c | struct async_struct *info) |
async_struct | 2348 | drivers/char/serial.c | struct async_struct *info; |
async_struct | 2443 | drivers/char/serial.c | static int get_auto_irq(struct async_struct *info) |
async_struct | 2498 | drivers/char/serial.c | static int do_auto_irq(struct async_struct * info) |
async_struct | 2537 | drivers/char/serial.c | static void autoconfig(struct async_struct * info) |
async_struct | 2666 | drivers/char/serial.c | struct async_struct * info; |
async_struct | 2800 | drivers/char/serial.c | struct async_struct *info; |
async_struct | 2854 | drivers/char/serial.c | struct async_struct *info = &rs_table[line]; |
async_struct | 170 | include/linux/serial.h | struct async_struct *next_port; /* For the linked list */ |
async_struct | 171 | include/linux/serial.h | struct async_struct *prev_port; |