HomeSort by: relevance | last modified time | path
    Searched refs:fdt_nop_property (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
version.lds 31 fdt_nop_property;
fdt_wip.c 61 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) function in typeref:typename:int
libfdt.h 1340 * fdt_nop_property - replace a property with nop tags
1345 * fdt_nop_property() will replace a given property's representation
1363 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);

Completed in 15 milliseconds