Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c82 static int scc_open(struct tty_struct * tty, struct file * filp);
153 scc_driver.open = scc_open; in scc_init_drivers()
847 static int scc_open (struct tty_struct * tty, struct file * filp) in scc_open() function
/linux-2.4.37.9/drivers/net/hamradio/
Ddmascc.c260 static int scc_open(struct net_device *dev);
588 dev->open = scc_open; in setup_adapter()
713 static int scc_open(struct net_device *dev) { in scc_open() function