Searched refs:alloc_irlandev (Results 1 – 3 of 3) sorted by relevance
28 struct net_device *alloc_irlandev(const char *name);
97 struct net_device *alloc_irlandev(const char *name) in alloc_irlandev() function
200 dev = alloc_irlandev(eth ? "eth%d" : "irlan%d"); in irlan_open()