Home
last modified time | relevance | path

Searched refs:fdt_offset_ptr_w_ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dlibfdt_internal.h31 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_() function
H A Dfdt_rw.c218 *prop = fdt_offset_ptr_w_(fdt, nextoffset); in fdt_add_property_()
358 nh = fdt_offset_ptr_w_(fdt, offset); in fdt_add_subnode_namelen()
389 return fdt_splice_struct_(fdt, fdt_offset_ptr_w_(fdt, nodeoffset), in fdt_del_node()
H A Dfdt_sw.c106 return fdt_offset_ptr_w_(fdt, offset); in fdt_grab_space_()
364 fdt_offset_ptr_w_(fdt, offset); in fdt_finish()
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dlibfdt_internal.h31 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_() function
H A Dfdt_rw.c218 *prop = fdt_offset_ptr_w_(fdt, nextoffset); in fdt_add_property_()
361 nh = fdt_offset_ptr_w_(fdt, offset); in fdt_add_subnode_namelen()
392 return fdt_splice_struct_(fdt, fdt_offset_ptr_w_(fdt, nodeoffset), in fdt_del_node()
H A Dfdt_sw.c106 return fdt_offset_ptr_w_(fdt, offset); in fdt_grab_space_()
364 fdt_offset_ptr_w_(fdt, offset); in fdt_finish()

Completed in 5 milliseconds