Home
last modified time | relevance | path

Searched defs:physpath (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dconfig.json9 "physpath": "/sys/bus/i2c/devices/7-0061", string
28 "physpath": "/sys/bus/i2c/devices/7-0061", string
47 "physpath": "/sys/bus/i2c/devices/7-0061", string
66 "physpath": "/sys/bus/i2c/devices/7-0061", string
85 "physpath": "/sys/bus/i2c/devices/7-0061", string
104 "physpath": "/sys/bus/i2c/devices/7-0061", string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dconfig.json9 "physpath": "/sys/bus/i2c/devices/7-0061", string
28 "physpath": "/sys/bus/i2c/devices/7-0061", string
47 "physpath": "/sys/bus/i2c/devices/7-0061", string
66 "physpath": "/sys/bus/i2c/devices/7-0061", string
85 "physpath": "/sys/bus/i2c/devices/7-0061", string
104 "physpath": "/sys/bus/i2c/devices/7-0061", string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dconfig.json9 "physpath": "/sys/bus/i2c/devices/7-0061", string
28 "physpath": "/sys/bus/i2c/devices/7-0061", string
47 "physpath": "/sys/bus/i2c/devices/7-0061", string
66 "physpath": "/sys/bus/i2c/devices/7-0061", string
/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/
H A Dconfig.json9 "physpath": "/sys/bus/i2c/devices/3-0060", string
28 "physpath": "/sys/bus/i2c/devices/3-0060", string
47 "physpath": "/sys/bus/i2c/devices/3-0060", string
66 "physpath": "/sys/bus/i2c/devices/3-0060", string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json9 "physpath": "/sys/bus/i2c/devices/30-0061", string
33 "physpath": "/sys/bus/i2c/devices/30-0061", string
57 "physpath": "/sys/bus/i2c/devices/30-0061", string
81 "physpath": "/sys/bus/i2c/devices/30-0061", string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dconfig.json9 "physpath": "BMC", string
28 "physpath": "BMC", string
/openbmc/phosphor-fan-presence/presence/example/
H A Dconfig.json36 "physpath": "/sys/devices/foo/bar", string
58 "physpath": "/sys/devices/foo/bar", string
82 "physpath": "/sys/devices/foo/bar", string
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp298 auto physpath = method["physpath"].get<std::string>(); in getGpio() local
/openbmc/phosphor-power/
H A Dpmbus.cpp403 const std::string physpath = { in createPMBus() local