Searched refs:add_new_device (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
H A D | makedevs.c | 251 static void add_new_device(char *name, char *path, unsigned long uid, in add_new_device() function 414 add_new_device(buf, path, uid, gid, mode, rdev); in interpret_table_entry() 420 add_new_device(name, path, uid, gid, mode, rdev); in interpret_table_entry()
|