Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Ddevtmpfs.c177 static int create_path(const char *nodepath) in create_path()
263 static int delete_path(const char *nodepath) in delete_path()
/openbmc/qemu/hw/ppc/
H A Dvof.c300 char nodepath[VOF_MAX_PATH] = ""; in vof_setprop() local