Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c83 static int scc_ioctl(struct tty_struct * tty, struct file * filp,
161 scc_driver.ioctl = scc_ioctl; in scc_init_drivers()
1009 static int scc_ioctl(struct tty_struct *tty, struct file *file, in scc_ioctl() function
/linux-2.4.37.9/drivers/net/hamradio/
Ddmascc.c262 static int scc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
590 dev->do_ioctl = scc_ioctl; in setup_adapter()
882 static int scc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) { in scc_ioctl() function