Searched refs:_fdt_check_prop_offset (Results 1 – 8 of 8) sorted by relevance
66 int _fdt_check_prop_offset(const void *fdt, int offset);
152 int _fdt_check_prop_offset(const void *fdt, int offset) in _fdt_check_prop_offset() function
233 if ((offset = _fdt_check_prop_offset(fdt, offset)) < 0) in fdt_next_property_offset()246 if ((err = _fdt_check_prop_offset(fdt, offset)) < 0) { in fdt_get_property_by_offset()
153 int _fdt_check_prop_offset(const void *fdt, int offset) in _fdt_check_prop_offset() function
265 if ((offset = _fdt_check_prop_offset(fdt, offset)) < 0) in fdt_next_property_offset()278 if ((err = _fdt_check_prop_offset(fdt, offset)) < 0) { in fdt_get_property_by_offset()
31847 ffffffff818e7ef0 T _fdt_check_prop_offset
36117 ffffffff81a0e910 T _fdt_check_prop_offset