Searched defs:stroffset (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_ro.c | 34 const char *fdt_get_string(const void *fdt, int stroffset, int *lenp) in fdt_get_string() 100 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() 105 static int fdt_string_eq_(const void *fdt, int stroffset, in fdt_string_eq_()
|
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_ro.c | 37 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() 42 static int _fdt_string_eq(const void *fdt, int stroffset, in _fdt_string_eq()
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_ro.c | 79 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() 84 static int fdt_string_eq_(const void *fdt, int stroffset, in fdt_string_eq_()
|