Searched defs:sysfs_path (Results 1 – 6 of 6) sorted by relevance
35 std::string sysfs_path = GetUfsHostControllerSysfsPath(); in readHexValue() local
271 std::string sysfs_path = "/sys/class/block/" + name + "/queue/crypto/max_dun_bits"; in DoesHardwareSupportOnly32DunBits() local
142 const std::string sysfs_path = in ConfigureQueueDepth() local
133 std::string sysfs_path = ::android::base::StringPrintf("/sys/dev/block/%u:%u", major, minor); in BlockDeviceToName() local
88 const std::string sysfs_path = in ConfigureScheduler() local247 const std::string sysfs_path = in ConfigureQueueDepth() local
56 std::string sysfs_path; member