tag
line
file
source code
rs_open
2600
drivers/char/serial.c
serial_driver.open = rs_open;
rs_open
318
include/linux/tty.h
extern int rs_open(struct tty_struct * tty, struct file * filp);