Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Drktools.c166 setenv(EMMC_POINT_NAME, result_point[MMC], 1); in setFlashPoint()
179 LOGI("emmc_point is %s\n", getenv(EMMC_POINT_NAME)); in setFlashPoint()
H A Drktools.h28 #define EMMC_POINT_NAME "emmc_point_name" macro
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drktools.h24 #define EMMC_POINT_NAME "emmc_point_name" macro
H A Drktools.c181 char *emmc_point = getenv(EMMC_POINT_NAME); in getFlashPoint()
/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.cpp27 char *emmc_point = getenv(EMMC_POINT_NAME); in CRKUsbComm()
327 getenv(EMMC_POINT_NAME)); in RKU_ReadFlashInfo()
H A DRKComm.h103 #define EMMC_POINT_NAME "emmc_point_name" macro