Home
last modified time | relevance | path

Searched defs:fdt_property (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dfdt.h41 struct fdt_property { struct
42 fdt32_t tag;
43 fdt32_t len;
44 fdt32_t nameoff;
45 char data[];
/aosp_15_r20/external/dtc/libfdt/
H A Dfdt.h41 struct fdt_property { struct
42 fdt32_t tag;
43 fdt32_t len;
44 fdt32_t nameoff;
45 char data[];
H A Dfdt_sw.c325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property() function
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/
Dfdt.h41 struct fdt_property { struct
42 fdt32_t tag;
43 fdt32_t len;
44 fdt32_t nameoff;
45 char data[0];
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A Ddevice_tree.h41 struct fdt_property struct
59 struct fdt_property prop; argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libfdt/liblibfdt_nostd/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/
Dbindings.rs283 pub struct fdt_property { struct
291 const UNINIT: ::core::mem::MaybeUninit<fdt_property> = ::core::mem::MaybeUninit::uninit(); in bindgen_test_layout_fdt_property() argument
502 ) -> *const fdt_property; in fdt_get_property_by_offset()
511 ) -> *const fdt_property; in fdt_get_property_namelen()
520 ) -> *const fdt_property; in fdt_get_property()
751 pub fn fdt_property( in fdt_property() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libfdt/liblibfdt_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs283 pub struct fdt_property { struct
291 const UNINIT: ::core::mem::MaybeUninit<fdt_property> = ::core::mem::MaybeUninit::uninit(); in bindgen_test_layout_fdt_property() argument
502 ) -> *const fdt_property; in fdt_get_property_by_offset()
511 ) -> *const fdt_property; in fdt_get_property_namelen()
520 ) -> *const fdt_property; in fdt_get_property()
751 pub fn fdt_property( in fdt_property() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libfdt/liblibfdt_bindgen/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dbindings.rs283 pub struct fdt_property { struct
291 const UNINIT: ::core::mem::MaybeUninit<fdt_property> = ::core::mem::MaybeUninit::uninit(); in bindgen_test_layout_fdt_property() argument
502 ) -> *const fdt_property; in fdt_get_property_by_offset()
511 ) -> *const fdt_property; in fdt_get_property_namelen()
520 ) -> *const fdt_property; in fdt_get_property()
751 pub fn fdt_property( in fdt_property() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libfdt/liblibfdt/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex10000/out/
Dbindings.rs283 pub struct fdt_property { struct
291 const UNINIT: ::core::mem::MaybeUninit<fdt_property> = ::core::mem::MaybeUninit::uninit(); in bindgen_test_layout_fdt_property() argument
502 ) -> *const fdt_property; in fdt_get_property_by_offset()
511 ) -> *const fdt_property; in fdt_get_property_namelen()
520 ) -> *const fdt_property; in fdt_get_property()
751 pub fn fdt_property( in fdt_property() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_sw.c325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property() function
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dlibfdt.rs243 fn get_property_by_offset(&self, offset: PropOffset) -> Result<&libfdt_bindgen::fdt_property> { in get_property_by_offset()
Dlib.rs87 impl AsRef<FdtPropertyStruct> for libfdt_bindgen::fdt_property { implementation
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h45630 struct fdt_property { struct
45631 fdt32_t tag;
45632 fdt32_t len;
45633 fdt32_t nameoff;
45634 char data[0];
H A Dvmlinux_600.h45630 struct fdt_property { struct
45631 fdt32_t tag;
45632 fdt32_t len;
45633 fdt32_t nameoff;
45634 char data[0];
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h71056 struct fdt_property { struct
71057 fdt32_t tag;
71058 fdt32_t len;
71059 fdt32_t nameoff;
71060 char data[0];
H A Dvmlinux_602.h71056 struct fdt_property { struct
71057 fdt32_t tag;
71058 fdt32_t len;
71059 fdt32_t nameoff;
71060 char data[0];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h15672 struct fdt_property { struct
15673 fdt32_t tag;
15674 fdt32_t len;
15675 fdt32_t nameoff;
15676 char data[0];
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h75365 struct fdt_property { struct
75366 fdt32_t tag;
75367 fdt32_t len;
75368 fdt32_t nameoff;
75369 char data[0];
H A Dvmlinux.h75365 struct fdt_property { struct
75366 fdt32_t tag;
75367 fdt32_t len;
75368 fdt32_t nameoff;
75369 char data[0];
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h146209 struct fdt_property { struct
146210 fdt32_t tag;
146211 fdt32_t len;
146212 fdt32_t nameoff;
146213 char data[0];
H A Dvmlinux.h146209 struct fdt_property { struct
146210 fdt32_t tag;
146211 fdt32_t len;
146212 fdt32_t nameoff;
146213 char data[0];