Home
last modified time | relevance | path

Searched defs:nodep (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/cmd/
H A Dfdt.c51 static int fdt_value_env_set(const void *nodep, int len, const char *var) in fdt_value_env_set()
256 char *nodep; /* new node to add */ in do_fdt() local
348 const void *nodep; /* property node pointer */ in do_fdt() local
994 const void *nodep; /* property node pointer */ in fdt_print() local
/openbmc/u-boot/tools/
H A Dfit_info.c46 const void *nodep; /* property node pointer */ in main() local
/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c174 static int find_verb_data(struct udevice *dev, uint id, ofnode *nodep) in find_verb_data()
/openbmc/u-boot/lib/
H A Dfdtdec.c925 const char *nodep; in fdtdec_get_config_string() local
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1672 static int consume_node(struct unsave_state *us, XsNode **nodep, in consume_node()