Searched refs:hdlcdev_ioctl (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c4289 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
4298 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
4480 dev->do_ioctl = hdlcdev_ioctl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c1655 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
1663 DBGINFO(("%s hdlcdev_ioctl\n", dev->name));
1844 dev->do_ioctl = hdlcdev_ioctl;
H A Dsynclink.c7876 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
7885 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
8068 dev->do_ioctl = hdlcdev_ioctl;
H A Dsynclinkmp.c1803 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
1812 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
1995 dev->do_ioctl = hdlcdev_ioctl;

Completed in 194 milliseconds