Home
last modified time | relevance | path

Searched defs:make_device (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
Dmdev.c39 static void make_device(char *path) in make_device() function
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1351 make_device(device_t parent, const char *name, int unit) in make_device() function