Home
last modified time | relevance | path

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

/device/google/sunfish/health/
DHealth.cpp65 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
66 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"};
67 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health/lifetimeA"};
68 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health/lifetimeB"};
69 constexpr char kUfsVersion[]{UFS_DIR "/version"};
/device/google/redbull/health/
DHealth.cpp71 #define UFS_DIR "/dev/sys/block/bootdevice" macro
72 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};
73 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};
74 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};
75 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};
/device/google/coral/health/
DHealth.cpp79 #define UFS_DIR "/dev/sys/block/bootdevice" macro
80 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"};
81 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health/lifetimeA"};
82 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health/lifetimeB"};
83 constexpr char kUfsVersion[]{UFS_DIR "/version"};
/device/google/gs101/health/
DHealth.cpp76 #define UFS_DIR "/dev/sys/block/bootdevice" macro
77 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};
78 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};
79 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};
80 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};
/device/google/gs201/health/
DHealth.cpp76 #define UFS_DIR "/dev/sys/block/bootdevice" macro
77 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};
78 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};
79 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};
80 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};
/device/google/zuma/health/
DHealth.cpp76 #define UFS_DIR "/dev/sys/block/bootdevice" macro
77 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};
78 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};
79 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};
80 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};
/device/google/zumapro/health/
DHealth.cpp76 #define UFS_DIR "/dev/sys/block/bootdevice" macro
77 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};
78 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};
79 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};
80 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};