Searched refs:make_device (Results 1 – 2 of 2) sorted by relevance
39 static void make_device(char *path) in make_device() function276 if (!access(dev, R_OK)) make_device(dev); in callback()295 make_device(NULL); in mdev_main()
1351 make_device(device_t parent, const char *name, int unit) in make_device() function1491 child = make_device(dev, name, unit); in device_add_child_ordered()2775 root_bus = make_device(NULL, "root", 0); in root_bus_module_handler()