Searched refs:hdlc_ioctl (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/wan/ |
| A D | hdlc.c | 199 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlc_ioctl() function 220 EXPORT_SYMBOL(hdlc_ioctl);
|
| A D | c101.c | 270 return hdlc_ioctl(dev, ifs); in c101_ioctl()
|
| A D | pci200syn.c | 223 return hdlc_ioctl(dev, ifs); in pci200_ioctl()
|
| A D | pc300too.c | 223 return hdlc_ioctl(dev, ifs); in pc300_ioctl()
|
| A D | n2.c | 281 return hdlc_ioctl(dev, ifs); in n2_ioctl()
|
| A D | wanxl.c | 389 return hdlc_ioctl(dev, ifs); in wanxl_ioctl()
|
| A D | fsl_qmc_hdlc.c | 567 return hdlc_ioctl(netdev, ifs); in qmc_hdlc_ioctl()
|
| A D | farsync.c | 2057 return hdlc_ioctl(dev, ifs); in fst_ioctl() 2063 return hdlc_ioctl(dev, ifs); in fst_ioctl()
|
| A D | fsl_ucc_hdlc.c | 703 return hdlc_ioctl(dev, ifs); in uhdlc_ioctl()
|
| A D | ixp4xx_hss.c | 1372 return hdlc_ioctl(dev, ifs); in hss_hdlc_ioctl()
|
| /drivers/tty/ |
| A D | synclink_gt.c | 1609 return hdlc_ioctl(dev, ifs); in hdlcdev_ioctl()
|
Completed in 36 milliseconds