Searched defs:node_path (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/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() 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()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/ |
| H A D | RkAiqCalibDbV2.cpp | 824 const char *node_path) { in readIQNode() 873 const char* node_path) { in readIQNodeStr()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-gbm.c | 719 const char *node_path = get_render_node_path_for_device(devices[i], in get_render_node_path() local
|