Searched refs:entrys (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | boot_merger.c | 934 rk_boot_entry *entrys; in unpackBoot() local 947 entrys = (rk_boot_entry *)malloc(sizeof(rk_boot_entry) * entryNum); in unpackBoot() 948 if (!fread(entrys, sizeof(rk_boot_entry) * entryNum, 1, inFile)) { in unpackBoot() 955 wide2str(entrys[i].name, name, MAX_NAME_LEN); in unpackBoot() 957 LOGD("entry:t=%d, name=%s, off=%d, size=%d\n", entrys[i].type, name, in unpackBoot() 958 entrys[i].dataOffset, entrys[i].dataSize); in unpackBoot() 959 if (!unpackEntry(entrys + i, name, inFile)) { in unpackBoot()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 550 entrys||entries
|