Searched defs:node_path (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
| H A D | fdt_check_mem_start.c | 8 static const void *get_prop(const void *fdt, const char *node_path, in get_prop() argument
|
| H A D | atags_to_fdt.c | 15 static int node_offset(void *fdt, const char *node_path) in node_offset() argument 24 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() argument 33 static int setprop_string(void *fdt, const char *node_path, in setprop_string() argument 42 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell() argument 51 static const void *getprop(const void *fdt, const char *node_path, in getprop() argument [all...] |
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | resolver.c | 77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
|
| /kernel/linux/linux-6.6/drivers/of/ |
| H A D | resolver.c | 77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
|
| /third_party/node/src/permission/ |
| H A D | fs_permission.cc | 211 std::string node_path = path.substr(parent_node_prefix_len, i); in Insert() local
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 14 static int node_offset(void *fdt, const char *node_path) in node_offset() argument 23 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() argument 32 static int setprop_string(void *fdt, const char *node_path, in setprop_string() argument 41 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell() argument 50 static const void *getprop(const void *fdt, const char *node_path, in getprop() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 1606 const char *node_path = dev->nodes[DRM_NODE_RENDER]; in virtgpu_open_device() local
|
Completed in 7 milliseconds