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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c4110 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
4119 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
4281 .ndo_do_ioctl = hdlcdev_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink.c7812 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
7821 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
7979 .ndo_do_ioctl = hdlcdev_ioctl,
H A Dsynclink_gt.c1602 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
1610 DBGINFO(("%s hdlcdev_ioctl\n", dev->name));
1765 .ndo_do_ioctl = hdlcdev_ioctl,
H A Dsynclinkmp.c1738 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) function
1747 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name);
1905 .ndo_do_ioctl = hdlcdev_ioctl,

Completed in 129 milliseconds