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>
639 * the specified baud rate for a serial port.
941 * and set the speed of the serial port
954 * This routine will shutdown a serial port
1000 * This routine is called whenever a serial port is opened. It
1001 * enables interrupts for a serial port, linking in its async structure into
1002 * the IRQ chain. It also performs the serial-specific
1071 * This routine is called when the serial port gets closed. First, we
1820 * Get counter of input serial line interrupts (DCD,RI,DSR,CTS)
2214 * This is the serial driver's generic interrupt routine
2348 * The MOXA Smartio/Industio serial driver boot-time initialization code!