Searched refs:physpath (Results 1 – 6 of 6) sorted by relevance
6 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…19 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…32 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…45 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…59 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
38 physpath: /sys/devices/foo/bar58 physpath: /sys/devices/foo/bar76 physpath: /sys/devices/foo/bar
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()