Searched refs:UFS_DIR (Results 1 – 2 of 2) sorted by relevance
64 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro65 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"};
74 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro75 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"};