Searched refs:UFS_DIR (Results 1 – 7 of 7) sorted by relevance
65 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro66 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"};
71 #define UFS_DIR "/dev/sys/block/bootdevice" macro72 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"};
79 #define UFS_DIR "/dev/sys/block/bootdevice" macro80 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"};
76 #define UFS_DIR "/dev/sys/block/bootdevice" macro77 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"};