/openbmc/openpower-host-ipmi-oem/ |
H A D | elog-errors.hpp | 163 struct CALLOUT_DEVICE_PATH struct 173 explicit constexpr CALLOUT_DEVICE_PATH(const char* a) : in CALLOUT_DEVICE_PATH() argument 183 using CALLOUT_DEVICE_PATH = _Device::CALLOUT_DEVICE_PATH; typedef 184 using metadata_types = std::tuple<CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 234 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 235 common::callout::Device::CALLOUT_DEVICE_PATH; 237 std::tuple<CALLOUT_GPIO_NUM, CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 301 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 302 common::callout::Device::CALLOUT_DEVICE_PATH; 304 CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>;
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_video.cpp | 232 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 263 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 285 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 304 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 327 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 340 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 354 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 369 CALLOUT_DEVICE_PATH(path.c_str())); in resize() 411 CALLOUT_DEVICE_PATH(path.c_str())); in start() 434 CALLOUT_DEVICE_PATH(path.c_str())); in start()
|
/openbmc/openpower-occ-control/ |
H A D | occ_errors.cpp | 39 OpenFailure::CALLOUT_DEVICE_PATH(file.c_str())); in openFile() 121 CALLOUT_DEVICE_PATH(file.c_str())); in analyzeEvent() 160 ReadFailure::CALLOUT_DEVICE_PATH(file.c_str())); in readFile() 178 CALLOUT_DEVICE_PATH(file.c_str())); in readFile()
|
H A D | occ_presence.cpp | 36 CALLOUT_DEVICE_PATH(file.c_str())); in analyzeEvent()
|
H A D | occ_ffdc.cpp | 179 CALLOUT_DEVICE_PATH(file.c_str())); in analyzeEvent()
|
H A D | powermode.cpp | 1094 CALLOUT_DEVICE_PATH(ipsStatusFile.c_str())); in openIpsFile() 1224 CALLOUT_DEVICE_PATH(ipsStatusFile.c_str())); in analyzeIpsEvent()
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | 164 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readBit() 207 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in read() 245 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readString() 286 metadata::CALLOUT_DEVICE_PATH( in readBinary() 323 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in write() 361 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in writeBinary()
|
H A D | elog-errors.hpp | 1672 struct CALLOUT_DEVICE_PATH struct 1682 explicit constexpr CALLOUT_DEVICE_PATH(const char* a) : in CALLOUT_DEVICE_PATH() function 1692 using CALLOUT_DEVICE_PATH = _Device::CALLOUT_DEVICE_PATH; typedef 1693 using metadata_types = std::tuple<CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 1743 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 1744 common::callout::Device::CALLOUT_DEVICE_PATH; 1746 std::tuple<CALLOUT_GPIO_NUM, CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 1810 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 1811 common::callout::Device::CALLOUT_DEVICE_PATH; 1813 CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>;
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 158 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readBit() 196 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in read() 227 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in readString() 266 metadata::CALLOUT_DEVICE_PATH( in readBinary() 302 metadata::CALLOUT_DEVICE_PATH(fs::canonical(basePath).c_str())); in write()
|
H A D | elog-errors.hpp | 377 struct CALLOUT_DEVICE_PATH struct 387 explicit constexpr CALLOUT_DEVICE_PATH(const char* a) : in CALLOUT_DEVICE_PATH() argument 397 using CALLOUT_DEVICE_PATH = _Device::CALLOUT_DEVICE_PATH; typedef 398 using metadata_types = std::tuple<CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 448 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 449 common::callout::Device::CALLOUT_DEVICE_PATH; 451 std::tuple<CALLOUT_GPIO_NUM, CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>; 515 using CALLOUT_DEVICE_PATH = phosphor::logging::xyz::openbmc_project:: typedef 516 common::callout::Device::CALLOUT_DEVICE_PATH; 518 CALLOUT_ERRNO, CALLOUT_DEVICE_PATH>;
|
/openbmc/openpower-proc-control/procedures/openfsi/ |
H A D | scan.cpp | 89 metadata::CALLOUT_DEVICE_PATH(masterCalloutPath)); in scan() 100 metadata::CALLOUT_DEVICE_PATH(masterCalloutPath)); in scan()
|
/openbmc/phosphor-hwmon/ |
H A D | fan_speed.cpp | 33 CALLOUT_DEVICE_PATH(_devPath.c_str())); in target() 68 CALLOUT_DEVICE_PATH(_devPath.c_str())); in enable()
|
H A D | fan_pwm.cpp | 39 CALLOUT_DEVICE_PATH(_devPath.c_str())); in target()
|
H A D | targets.hpp | 155 metadata::CALLOUT_DEVICE_PATH(devPath.c_str())); in addTarget()
|
H A D | mainloop.cpp | 303 CALLOUT_DEVICE_PATH(_devPath.c_str())); in getObject() 618 CALLOUT_DEVICE_PATH(_devPath.c_str())); in read()
|
H A D | sensor.cpp | 245 metadata::CALLOUT_DEVICE_PATH(_devPath.c_str())); in addStatus()
|
/openbmc/openpower-proc-control/ |
H A D | cfam_access.cpp | 78 metadata::CALLOUT_DEVICE_PATH(target->getCFAMPath().c_str())); in writeReg() 110 metadata::CALLOUT_DEVICE_PATH(target->getCFAMPath().c_str())); in readReg()
|
/openbmc/phosphor-logging/ |
H A D | elog_meta.cpp | 19 void build<xyz::openbmc_project::common::callout::Device::CALLOUT_DEVICE_PATH>( in build()
|
H A D | elog_meta.hpp | 85 void build<xyz::openbmc_project::common::callout::Device::CALLOUT_DEVICE_PATH>(
|
H A D | README.md | 164 metadata::CALLOUT_DEVICE_PATH("some path")); 171 ["CALLOUT_ERRNO=5", "CALLOUT_DEVICE_PATH=some path"]
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | 74 GPIO::CALLOUT_DEVICE_PATH(phys.c_str())); in fail()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/ |
H A D | README.md | 59 - str: "CALLOUT_DEVICE_PATH=%s"
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 124 #### CALLOUT_DEVICE_PATH with CALLOUT_ERRNO 263 - CALLOUT_DEVICE_PATH with CALLOUT_ERRNO 273 CALLOUT_DEVICE_PATH="/sys/bus/i2c/devices/3-0069" 280 full device path isn't known. It is similar to CALLOUT_DEVICE_PATH in that it
|