Searched refs:newdevi (Results 1 – 1 of 1) sorted by relevance
83 static struct devi *newdevi(const char *, int, struct devbase *d);1092 newdevi(const char *name, int unit, struct devbase *d) in newdevi() function1714 i = newdevi(name, number - 1, d); /* foo 16 => "foo0..foo15" */ in addpseudo()1881 i = newdevi(name, unit, d); in getdevi()