Searched refs:physpath (Results 1 – 4 of 4) sorted by relevance
298 auto physpath = method["physpath"].get<std::string>(); in getGpio() local305 fanIndex, physpath, devpath, key); in getGpio()321 {"PHYSPATH", physpath}, in getGpio()
143 self.physpath = kw.pop("physpath")
38 "physpath": "/sys/bus/i2c/devices/1-0001",
403 const std::string physpath = { in createPMBus() local405 auto interface = std::make_unique<PMBus>(physpath); in createPMBus()