Home
last modified time | relevance | path

Searched refs:fdt_struct_from_ptr (Results 1 – 3 of 3) sorted by relevance

/hafnium-2.8-rc0/inc/hf/
A Dfdt_handler.h20 bool fdt_struct_from_ptr(const void *fdt_ptr, struct fdt *fdt);
/hafnium-2.8-rc0/test/hftest/
A Dservice_common.c108 if (!fdt_struct_from_ptr(fdt_ptr, &fdt)) { in hftest_service_main()
/hafnium-2.8-rc0/src/
A Dfdt_handler.c22 bool fdt_struct_from_ptr(const void *fdt_ptr, struct fdt *fdt) in fdt_struct_from_ptr() function

Completed in 4 milliseconds