Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhdlc.h57 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs);
/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 Dn2.c281 return hdlc_ioctl(dev, ifs); in n2_ioctl()
H A Dfsl_qmc_hdlc.c567 return hdlc_ioctl(netdev, ifs); in qmc_hdlc_ioctl()
H A Dfsl_ucc_hdlc.c698 return hdlc_ioctl(dev, ifs); in uhdlc_ioctl()