Searched refs:fdt_getprop_namelen_w (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 21 propval = fdt_getprop_namelen_w(fdt, nodeoffset, name, namelen, in fdt_setprop_inplace_namelen_partial()
|
H A D | libfdt.h | 752 static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, in fdt_getprop_namelen_w() function
|
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 21 propval = fdt_getprop_namelen_w(fdt, nodeoffset, name, namelen, in fdt_setprop_inplace_namelen_partial()
|
H A D | libfdt.h | 782 static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, in fdt_getprop_namelen_w() function
|
Completed in 6 milliseconds