Searched refs:devicePath (Results 1 – 6 of 6) sorted by relevance
116 .devicePath = path, in parsePowerRails()180 for (const auto &devicePath : mOdpm.devicePaths) { in parseIioEnergyNodes() local181 if(parseIioEnergyNode(devicePath) < 0) { in parseIioEnergyNodes()
15 std::string devicePath; member
108 .devicePath = path, in parsePowerRails()168 for (const auto &devicePath : mOdpm.devicePaths) { in parseIioEnergyNodes() local169 if(parseIioEnergyNode(devicePath) < 0) { in parseIioEnergyNodes()
13 std::string devicePath; member