Home
last modified time | relevance | path

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

/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.c566 return hdlc_ioctl(netdev, ifs); in qmc_hdlc_ioctl()
H A Dwanxl.c372 return hdlc_ioctl(dev, ifs); in wanxl_ioctl()
H A Dfsl_ucc_hdlc.c698 return hdlc_ioctl(dev, ifs); in uhdlc_ioctl()
H A Dixp4xx_hss.c1372 return hdlc_ioctl(dev, ifs); in hss_hdlc_ioctl()
/linux/include/linux/
H A Dhdlc.h57 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs);