Searched refs:hdlc_ioctl (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_proto.c69 return hdlc_ioctl(sc->lmc_device, ifr, cmd); lmc_proto_ioctl()
/linux-4.1.27/include/linux/
H A Dhdlc.h60 int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
/linux-4.1.27/drivers/net/wan/
H A Dhdlc.c206 int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) hdlc_ioctl() function
345 EXPORT_SYMBOL(hdlc_ioctl); variable
H A Dc101.c245 return hdlc_ioctl(dev, ifr, cmd); c101_ioctl()
279 return hdlc_ioctl(dev, ifr, cmd); c101_ioctl()
H A Dpci200syn.c200 return hdlc_ioctl(dev, ifr, cmd); pci200_ioctl()
236 return hdlc_ioctl(dev, ifr, cmd); pci200_ioctl()
H A Dn2.c263 return hdlc_ioctl(dev, ifr, cmd); n2_ioctl()
297 return hdlc_ioctl(dev, ifr, cmd); n2_ioctl()
H A Dpc300too.c209 return hdlc_ioctl(dev, ifr, cmd); pc300_ioctl()
238 return hdlc_ioctl(dev, ifr, cmd); pc300_ioctl()
H A Dhostess_sv11.c155 return hdlc_ioctl(d, ifr, cmd); hostess_ioctl()
H A Dsealevel.c153 return hdlc_ioctl(d, ifr, cmd); sealevel_ioctl()
H A Dwanxl.c349 return hdlc_ioctl(dev, ifr, cmd); wanxl_ioctl()
388 return hdlc_ioctl(dev, ifr, cmd); wanxl_ioctl()
H A Dixp4xx_hss.c1255 return hdlc_ioctl(dev, ifr, cmd); hss_hdlc_ioctl()
1313 return hdlc_ioctl(dev, ifr, cmd); hss_hdlc_ioctl()
H A Dfarsync.c2118 return hdlc_ioctl(dev, ifr, cmd); fst_ioctl()
2124 return hdlc_ioctl(dev, ifr, cmd); fst_ioctl()
2129 return hdlc_ioctl(dev, ifr, cmd); fst_ioctl()
H A Dcosa.c1197 return hdlc_ioctl(dev, ifr, cmd); cosa_chardev_ioctl()
H A Ddscc4.c1347 ret = hdlc_ioctl(dev, ifr, cmd); dscc4_ioctl()
/linux-4.1.27/drivers/char/pcmcia/
H A Dsynclink_cs.c4119 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
4198 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
/linux-4.1.27/drivers/tty/
H A Dsynclink_gt.c1636 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
1712 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
H A Dsynclinkmp.c1753 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
1828 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
H A Dsynclink.c7849 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()
7924 return hdlc_ioctl(dev, ifr, cmd); hdlcdev_ioctl()

Completed in 301 milliseconds