Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dlibfdt.h1830 * fdt_appendprop_u64 - append a 64-bit integer value to a property
1836 * fdt_appendprop_u64() appends the given 64-bit integer value
1857 static inline int fdt_appendprop_u64(void *fdt, int nodeoffset, in fdt_appendprop_u64() function
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dlibfdt.h1877 * fdt_appendprop_u64 - append a 64-bit integer value to a property
1883 * fdt_appendprop_u64() appends the given 64-bit integer value
1904 static inline int fdt_appendprop_u64(void *fdt, int nodeoffset, in fdt_appendprop_u64() function

Completed in 5 milliseconds