Home
last modified time | relevance | path

Searched refs:hdlc_ioctl (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/
H A Dhdlc.h57 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs);
/openbmc/linux/drivers/net/wan/
H A Dhdlc.c199 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlc_ioctl() function
220 EXPORT_SYMBOL(hdlc_ioctl);
H A Dc101.c270 return hdlc_ioctl(dev, ifs); in c101_ioctl()
H A Dpci200syn.c223 return hdlc_ioctl(dev, ifs); in pci200_ioctl()
H A Dpc300too.c223 return hdlc_ioctl(dev, ifs); in pc300_ioctl()
H A Dn2.c281 return hdlc_ioctl(dev, ifs); in n2_ioctl()
H A Dwanxl.c389 return hdlc_ioctl(dev, ifs); in wanxl_ioctl()
H A Dfarsync.c2057 return hdlc_ioctl(dev, ifs); in fst_ioctl()
2063 return hdlc_ioctl(dev, ifs); in fst_ioctl()
H A Dfsl_ucc_hdlc.c703 return hdlc_ioctl(dev, ifs); in uhdlc_ioctl()
H A Dixp4xx_hss.c1372 return hdlc_ioctl(dev, ifs); in hss_hdlc_ioctl()
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c1608 return hdlc_ioctl(dev, ifs); in hdlcdev_ioctl()