Home
last modified time | relevance | path

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

/device/google/crosshatch/health/
DHealthService.cpp64 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
65 const std::string kUfsHealthEol{UFS_DIR "/health/eol"};
66 const std::string kUfsHealthLifetimeA{UFS_DIR "/health/lifetimeA"};
67 const std::string kUfsHealthLifetimeB{UFS_DIR "/health/lifetimeB"};
68 const std::string kUfsVersion{UFS_DIR "/version"};
/device/google/coral/health/
DHealth.cpp74 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
75 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"};
76 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health/lifetimeA"};
77 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health/lifetimeB"};
78 constexpr char kUfsVersion[]{UFS_DIR "/version"};