Lines Matching defs:line
11 * was done this was to make it easier to keep the code in line with
353 /* update input line counters */
366 printk("ttyS%d CD now %s...", info->line,
502 printk("starting up ttys%d ...", info->line);
564 printk("Shutting down serial port %d ....\n", info->line);
942 ss->line = tty->index;
1019 * get_lsr_info - get line status register info
1106 * Get counter of input serial line interrupts (DCD,RI,DSR,CTS)
1156 case TIOCSERGETLSR: /* Get line status register */
1269 * disable the receive line status interrupts, and tell the
1271 * line status register.
1404 static inline void line_info(struct seq_file *m, int line,
1410 seq_printf(m, "%d: uart:amiga_builtin", line);