Home
last modified time | relevance | path

Searched refs:utilfdt_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Dutil.h138 int utilfdt_write(const char *filename, const void *blob);
H A Dutil.c329 int utilfdt_write(const char *filename, const void *blob) in utilfdt_write() function