Searched defs:nextoffset (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt.c | 94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag() 164 int nextoffset = 0; in fdt_next_node() local
|
| H A D | fdt_rw.c | 225 int nextoffset; in _fdt_add_property() local 351 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
| H A D | fdt_sw.c | 263 int offset, nextoffset; in fdt_finish() local
|
| H A D | fdt_ro.c | 137 int nextoffset; in _nextprop() local
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt.c | 157 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag() 237 int nextoffset = 0; in fdt_next_node() local
|
| H A D | fdt_rw.c | 206 int nextoffset; in fdt_add_property_() local 337 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
| H A D | fdt_sw.c | 343 int offset, nextoffset; in fdt_finish() local
|
| H A D | fdt_ro.c | 204 int nextoffset; in nextprop_() local
|
| /OK3568_Linux_fs/u-boot/fs/cramfs/ |
| H A D | cramfs.c | 120 unsigned long inodeoffset = 0, nextoffset; in cramfs_resolve() local 299 unsigned long inodeoffset = 0, nextoffset; in cramfs_ls() local
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | libfdt.h | 74 int nextoffset; /* Next node offset to check */ member
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtget.c | 138 int nextoffset; /* next node offset from libfdt */ in list_subnodes() local
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_region.c | 39 int nextoffset = 0; in fdt_find_regions() local
|
| H A D | fdt_ro.c | 96 int nextoffset; in _nextprop() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fdt.c | 955 int nextoffset; /* next node offset from libfdt */ in fdt_print() local
|
| /OK3568_Linux_fs/kernel/fs/cramfs/ |
| H A D | inode.c | 722 unsigned long nextoffset; in cramfs_readdir() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fdtgrep.c | 237 int offset, nextoffset; in display_fdt_by_regions() local
|