Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtty.h426 extern int pcxe_open(struct tty_struct *tty, struct file *filp);
/linux-2.4.37.9/drivers/char/
Dpcxx.c399 int pcxe_open(struct tty_struct *tty, struct file * filp) in pcxe_open() function
1229 pcxe_driver.open = pcxe_open; in pcxe_init()