x25_asy_devs 41 drivers/net/wan/x25_asy.c static struct net_device **x25_asy_devs; x25_asy_devs 58 drivers/net/wan/x25_asy.c if (x25_asy_devs == NULL) x25_asy_devs 62 drivers/net/wan/x25_asy.c dev = x25_asy_devs[i]; x25_asy_devs 97 drivers/net/wan/x25_asy.c x25_asy_devs[i] = dev; x25_asy_devs 771 drivers/net/wan/x25_asy.c x25_asy_devs = kcalloc(x25_asy_maxdev, sizeof(struct net_device *), x25_asy_devs 773 drivers/net/wan/x25_asy.c if (!x25_asy_devs) x25_asy_devs 786 drivers/net/wan/x25_asy.c dev = x25_asy_devs[i]; x25_asy_devs 804 drivers/net/wan/x25_asy.c kfree(x25_asy_devs);