Home
last modified time | relevance | path

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

/device/google/bonito/gpt-utils/
Dgpt-utils.cpp70 #define XBL_AB_PRIMARY "/dev/block/platform/soc/7c4000.sdhci/by-name/xbl_a" macro
683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp70 #define XBL_AB_PRIMARY "/dev/block/platform/soc/1d84000.ufshc/by-name/xbl_a" macro
683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp70 #define XBL_AB_PRIMARY "/dev/block/platform/soc/1d84000.ufshc/by-name/xbl_a" macro
683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition()