Home
last modified time | relevance | path

Searched defs:node_path (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/boot/compressed/
A Datags_to_fdt.c14 static int node_offset(void *fdt, const char *node_path) in node_offset()
23 static int setprop(void *fdt, const char *node_path, const char *property, in setprop()
32 static int setprop_string(void *fdt, const char *node_path, in setprop_string()
41 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell()
50 static const void *getprop(const void *fdt, const char *node_path, in getprop()
A Dfdt_check_mem_start.c7 static const void *get_prop(const void *fdt, const char *node_path, in get_prop()
/linux/drivers/of/
A Dresolver.c77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local

Completed in 7 milliseconds