Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drktools.c97 bool isMtdDevice() in isMtdDevice() function
203 if (isMtdDevice()) { in getFlashSize()
247 if (isMtdDevice()) { in getFlashInfo()
H A Drktools.h44 bool isMtdDevice();
H A Dupdate.c214 if (!isMtdDevice()) { in RK_ota_set_partition()
264 if (isMtdDevice()) { in ota_recovery_cmds()
337 int is_mtd_flag = isMtdDevice(); in RK_ota_start()
H A Drkbootloader.c261 if (isMtdDevice()) { in writeMisc()
270 if (isMtdDevice()) { in readMisc()
H A Dmd5sum.c148 if (isMtdDevice()) { in comparefile()
H A Dflash_image.c209 if (is_sdboot || !isMtdDevice()) { in flash_normal()
741 if (isMtdDevice()) { in flash_bootloader()
/OK3568_Linux_fs/external/recovery/
H A Drktools.c162 if (!isMtdDevice()) in setFlashPoint()
186 bool isMtdDevice() in isMtdDevice() function
H A Dbootloader.c37 if (isMtdDevice()) in get_bootloader_message()
45 if (isMtdDevice()) in set_bootloader_message()
H A Drktools.h56 bool isMtdDevice();
H A Drecovery.c1098 if (isMtdDevice()) { in main()
1157 if (isMtdDevice()) { in main()