Searched defs:node_path (Results 1 – 2 of 2) sorted by relevance
| /arch/arm/boot/compressed/ |
| A D | atags_to_fdt.c | 15 static int node_offset(void *fdt, const char *node_path) in node_offset() 24 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() 33 static int setprop_string(void *fdt, const char *node_path, in setprop_string() 42 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell() 51 static const void *getprop(const void *fdt, const char *node_path, in getprop()
|
| A D | fdt_check_mem_start.c | 8 static const void *get_prop(const void *fdt, const char *node_path, in get_prop()
|
Completed in 13 milliseconds