Home
last modified time | relevance | path

Searched refs:fdt_setprop_inplace_u64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dlibfdt.h1297 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
1303 * fdt_setprop_inplace_u64() replaces the value of a given property
1324 static inline int fdt_setprop_inplace_u64(void *fdt, int nodeoffset, in fdt_setprop_inplace_u64() function
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dlibfdt.h1332 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
1338 * fdt_setprop_inplace_u64() replaces the value of a given property
1359 static inline int fdt_setprop_inplace_u64(void *fdt, int nodeoffset, in fdt_setprop_inplace_u64() function

Completed in 6 milliseconds