Home
last modified time | relevance | path

Searched refs:pc_open (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
DREADME.epca364 1. Modified pc_open such that it no longer checks
396 kernel. Added code in pc_init and pc_open to
403 board configuration. pc_open has been modified
Depca.c213 static int pc_open(struct tty_struct *, struct file *);
1368 static int pc_open(struct tty_struct *tty, struct file * filp) in pc_open() function
1743 pc_driver.open = pc_open; in pc_init()