Searched refs:isdn_net_new (Results 1 – 3 of 3) sorted by relevance
34 extern char *isdn_net_new(char *, struct net_device *);
2576 isdn_net_new(char *name, struct net_device *master) in isdn_net_new() function2660 return (isdn_net_new(newname, n->dev)); in isdn_net_newslave()
1368 if ((s = isdn_net_new(s, NULL))) { in isdn_ioctl()