Searched refs:rs_close (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | console.c | 81 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 176 .close = rs_close,
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simserial.c | 348 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 464 .close = rs_close,
|
/linux-4.1.27/drivers/tty/serial/ |
D | 68328serial.c | 994 static void rs_close(struct tty_struct *tty, struct file * filp) function 1134 .close = rs_close,
|
D | crisv10.c | 3634 rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 4215 .close = rs_close,
|
/linux-4.1.27/drivers/tty/ |
D | amiserial.c | 1393 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 1639 .close = rs_close,
|