Searched refs:fdt_offset_ptr_w (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 91 fdt_nop_region_(fdt_offset_ptr_w(fdt, nodeoffset, 0), in fdt_nop_node()
|
H A D | libfdt.h | 117 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() function
|
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 91 fdt_nop_region_(fdt_offset_ptr_w(fdt, nodeoffset, 0), in fdt_nop_node()
|
H A D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() function
|
Completed in 6 milliseconds