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