Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1131 void *image_get_host_blob(void);
1133 # define gd_fdt_blob() image_get_host_blob()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-sig.c28 void *image_get_host_blob(void) in image_get_host_blob() function