Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dplat_io_storage.c55 struct entry_head { struct
333 static int fetch_entry_head(void *buf, int num, struct entry_head *hd) in fetch_entry_head()
338 memcpy((void *)hd, buf, sizeof(struct entry_head) * num); in fetch_entry_head()
346 struct entry_head entries[5]; in flush_loader()
635 struct entry_head entries[5]; in flush_user_images()