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

/haiku/src/libs/libfdt/
H A Dfdt_wip.c59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) function
/haiku/headers/libs/libfdt/
H A Dlibfdt.h1376 * fdt_nop_property - replace a property with nop tags
1381 * fdt_nop_property() will replace a given property's representation
1399 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);

Completed in 70 milliseconds