Searched refs:rs_close (Results 1 – 5 of 5) sorted by relevance
/drivers/char/ |
D | ChangeLog | 185 (rs_close): Wait for the characters to drain based on 350 * serial.c (rs_close): Cleaned up modularization changes. 494 * serial.c (rs_init, set_serial_info, get_serial_info, rs_close): 520 * serial.c (rs_ioctl, rs_close): 528 * serial.c (rs_close): Added missing check for closing_wait2 being 534 rs_close): Support close_wait in the serial driver. 581 * serial.c (rs_close): Don't clear the IER if the serial port 652 change_speed, rs_close): rs_close now disables receiver 667 * serial.c (rs_close): Add a timeout to the transmitter flush 704 * serial.c (rs_close, shutdown): Change how we wait for the [all …]
|
D | amiserial.c | 1429 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 1937 .close = rs_close,
|
D | esp.c | 1904 static void rs_close(struct tty_struct *tty, struct file *filp) in rs_close() function 2321 .close = rs_close,
|
/drivers/serial/ |
D | 68328serial.c | 1068 static void rs_close(struct tty_struct *tty, struct file * filp) function 1305 .close = rs_close,
|
D | crisv10.c | 3733 rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 4375 .close = rs_close,
|