Lines Matching refs:serial
3 * mxser.c -- MOXA Smartio/Industio family multiport serial driver.
9 * Linux serial driver, written by Linus Torvalds, Theodore T'so and
26 #include <linux/serial.h>
573 * the specified baud rate for a serial port.
803 * and set the speed of the serial port
829 * This routine will shutdown a serial port
868 * This routine is called whenever a serial port is opened. It
869 * enables interrupts for a serial port, linking in its async structure into
870 * the IRQ chain. It also performs the serial-specific
1240 * Get counter of input serial line interrupts (DCD,RI,DSR,CTS)
1657 * This is the serial driver's generic interrupt routine
1727 * The MOXA Smartio/Industio serial driver boot-time initialization code!