Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdt_support.h228 int fdt_add_edid(void *blob, const char *compat, unsigned char *buf);
/openbmc/u-boot/common/
H A Dfdt_support.c1453 int fdt_add_edid(void *blob, const char *compat, unsigned char *edid_buf) in fdt_add_edid() function