Home
last modified time | relevance | path

Searched refs:alloc_hdlcdev (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dhdlc.c256 struct net_device *alloc_hdlcdev(void *priv) in alloc_hdlcdev() function
346 EXPORT_SYMBOL(alloc_hdlcdev);
Dpci200syn.c306 card->ports[0].netdev = alloc_hdlcdev(&card->ports[0]); in pci200_pci_init_one()
307 card->ports[1].netdev = alloc_hdlcdev(&card->ports[1]); in pci200_pci_init_one()
Dn2.c364 card->ports[0].dev = alloc_hdlcdev(&card->ports[0]); in n2_run()
365 card->ports[1].dev = alloc_hdlcdev(&card->ports[1]); in n2_run()
Dhostess_sv11.c275 sv->chanA.netdevice = netdev = alloc_hdlcdev(sv); in sv11_init()
Dsealevel.c184 struct net_device *dev = alloc_hdlcdev(sv); in slvl_setup()
Dc101.c331 card->dev = alloc_hdlcdev(card); in c101_run()
Dpc300too.c372 if (!(card->ports[i].netdev = alloc_hdlcdev(&card->ports[i]))) { in pc300_pci_init_one()
Dwanxl.c771 struct net_device *dev = alloc_hdlcdev(port); in wanxl_pci_init_one()
Dixp4xx_hss.c1344 if ((port->netdev = dev = alloc_hdlcdev(port)) == NULL) { in hss_init_one()
Ddscc4.c907 root[i].dev = alloc_hdlcdev(root + i); in dscc4_found1()
Dcosa.c580 if (!(chan->netdev = alloc_hdlcdev(chan))) { in cosa_probe()
Dfarsync.c2495 struct net_device *dev = alloc_hdlcdev(&card->ports[i]); in fst_add_one()
/linux-4.4.14/include/linux/
Dhdlc.h70 struct net_device *alloc_hdlcdev(void *priv);
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_main.c850 dev = alloc_hdlcdev(sc); in lmc_init_one()
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c4285 dev = alloc_hdlcdev(info); in hdlcdev_init()
/linux-4.4.14/drivers/tty/
Dsynclink_gt.c1798 dev = alloc_hdlcdev(info); in hdlcdev_init()
Dsynclinkmp.c1917 dev = alloc_hdlcdev(info); in hdlcdev_init()
Dsynclink.c8013 dev = alloc_hdlcdev(info); in hdlcdev_init()