Searched refs:rs_open (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/xtensa/platforms/iss/ |
D | console.c | 69 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 192 .open = rs_open,
|
/linux-3.4.99/arch/ia64/hp/sim/ |
D | simserial.c | 432 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 481 .open = rs_open,
|
/linux-3.4.99/drivers/tty/serial/ |
D | 68328serial.c | 1189 int rs_open(struct tty_struct *tty, struct file * filp) function 1221 .open = rs_open,
|
D | crisv10.c | 4105 rs_open(struct tty_struct *tty, struct file * filp) in rs_open() function 4395 .open = rs_open,
|
/linux-3.4.99/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,
|