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

/gem5/ext/libfdt/
H A Dfdt_wip.c62 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) function
H A Dlibfdt.h920 * fdt_nop_property - replace a property with nop tags
925 * fdt_nop_property() will replace a given property's representation
943 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);

Completed in 9 milliseconds