/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | cooling_type.hpp | 21 class CoolingType class 35 CoolingType() = delete; 36 ~CoolingType() = default; 37 CoolingType(const CoolingType&) = delete; 38 CoolingType(CoolingType&&) = default; 39 CoolingType& operator=(const CoolingType&) = delete; 40 CoolingType& operator=(CoolingType&&) = default; 47 explicit CoolingType(sdbusplus::bus_t& bus) : bus(bus), gpioFd(-1) in CoolingType() function in phosphor::cooling::type::CoolingType
|
H A D | cooling_type.cpp | 49 void CoolingType::setAirCooled() in setAirCooled() 54 void CoolingType::setWaterCooled() in setWaterCooled() 59 void CoolingType::readGpio(const std::string& gpioPath, unsigned int keycode) in readGpio() 90 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap() 105 void CoolingType::updateInventory(const std::string& objpath) in updateInventory()
|
H A D | main.cpp | 55 CoolingType coolingType(bus); in main()
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/swift/ |
H A D | zone_conditions.yaml | 6 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType 15 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/witherspoon/ |
H A D | zone_conditions.yaml | 6 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType 15 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/ |
H A D | meson.build | 4 …input: [ '../../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yam… 12 'xyz/openbmc_project/Inventory/Decorator/CoolingType',
|
/openbmc/phosphor-fan-presence/control/example/ |
H A D | zone_conditions.yaml | 20 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType 29 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/witherspoon/ |
H A D | inventory-cleanup.yaml | 26 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType 32 Decorator::server::CoolingType"
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ |
H A D | meson.build | 77 subdir('CoolingType') subdir 80 …input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml',… 81 output: [ 'CoolingType.md' ], 88 'xyz/openbmc_project/Inventory/Decorator/CoolingType',
|
/openbmc/phosphor-fan-presence/monitor/example/ |
H A D | monitor.yaml | 88 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType 115 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/ |
H A D | water-cooled.yaml | 80 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
H A D | air-cooled.yaml | 80 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
H A D | fan-errors.yaml | 115 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/ |
H A D | water-cooled.yaml | 99 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
H A D | air-cooled.yaml | 105 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
H A D | fan-errors.yaml | 116 - interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/phosphor-fan-presence/ |
H A D | README.md | 202 `xyz.openbmc_project.Inventory.Decorator.CoolingType` interface in inventory
|
/openbmc/docs/development/ |
H A D | add-new-system.md | 622 interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
|
/openbmc/ |
H A D | opengrok1.0.log | 11964 …bmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build.gz 11965 …/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType 28275 …bmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build.gz 28276 …/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType
|
H A D | opengrok2.0.log | 11353 …bmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build.gz 11354 …/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType 27664 …bmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build.gz 27665 …/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType
|