Searched refs:rs_close (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/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.4.14/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.4.14/drivers/tty/serial/ |
D | 68328serial.c | 995 static void rs_close(struct tty_struct *tty, struct file * filp) function 1134 .close = rs_close,
|
D | crisv10.c | 3575 rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 4114 .close = rs_close,
|
/linux-4.4.14/drivers/tty/ |
D | amiserial.c | 1389 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close() function 1635 .close = rs_close,
|