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

/seL4-camkes-master/projects/util_libs/libfdt/
H A Dfdt_wip.c104 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) function
H A Dlibfdt.h1315 * fdt_nop_property - replace a property with nop tags
1320 * fdt_nop_property() will replace a given property's representation
1338 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);

Completed in 86 milliseconds