Searched refs:rs_open (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/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.1.27/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.1.27/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 | 3945 rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 4214 .open = rs_open,
|
/linux-4.1.27/drivers/tty/ |
D | amiserial.c | 1522 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 1638 .open = rs_open,
|