Searched refs:rs_open (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | console.c | 56 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 175 .open = rs_open,
|
/linux-4.4.14/arch/ia64/hp/sim/ |
D | simserial.c | 414 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 463 .open = rs_open,
|
/linux-4.4.14/drivers/tty/serial/ |
D | 68328serial.c | 1101 int rs_open(struct tty_struct *tty, struct file * filp) function 1133 .open = rs_open,
|
D | crisv10.c | 3858 rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 4113 .open = rs_open,
|
/linux-4.4.14/drivers/tty/ |
D | amiserial.c | 1518 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 1634 .open = rs_open,
|