/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | device_callouts.cpp | 97 std::tuple<size_t, uint8_t> getI2CSearchKeys(const std::string& devPath) in getI2CSearchKeys() 126 std::string getFSISearchKeys(const std::string& devPath) in getFSISearchKeys() 160 const std::string& devPath) in getFSII2CSearchKeys() 170 size_t getSPISearchKeys(const std::string& devPath) in getSPISearchKeys() 192 std::tuple<std::string, size_t> getFSISPISearchKeys(const std::string& devPath) in getFSISPISearchKeys() 315 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutI2CUsingPath() 331 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSI() 363 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSII2C() 409 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSISPI() 448 std::vector<device_callouts::Callout> findCallouts(const std::string& devPath, in findCallouts() [all …]
|
/openbmc/phosphor-buttons/src/ |
H A D | cpld.cpp | 15 std::stringstream devPath; in getCpldDevPath() local 23 std::string devPath = getCpldDevPath(buttonIFConfig.cpld); in configCpld() local
|
/openbmc/phosphor-hwmon/test/ |
H A D | fanpwm_unittest.cpp | 58 std::string devPath = ""; in TEST() local 83 std::string devPath = ""; in TEST() local 112 std::string devPath = "devp"; in TEST() local 156 std::string devPath = "devp"; in TEST() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
H A D | usb_manager.hpp | 30 explicit USBManager(sdbusplus::async::context& ctx, const fs::path& devPath, in USBManager() 52 const fs::path& devPath, const fs::path& usbPath) : in USBManager()
|
/openbmc/openpower-sbe-interface/ |
H A D | sbe_interfaces.cpp | 42 uint64_t read(const char* devPath, uint64_t address) in read() 72 void write(const char* devPath, uint64_t address, uint64_t data) in write()
|
H A D | sbe_chipOp_handler.hpp | 73 inline void invokeSBEChipOperation(const char* devPath, in invokeSBEChipOperation()
|
H A D | file.hpp | 35 FileDescriptor(const char* devPath, int accessModes) in FileDescriptor()
|
H A D | sbe_chipOp_handler.cpp | 25 std::vector<sbe_word_t> writeToFifo(const char* devPath, in writeToFifo()
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | updater.cpp | 47 getClassInstance(const std::string & model,const std::string & psuInventoryPath,const std::string & devPath,const std::string & imageDir) getClassInstance() argument 183 auto devPath = utils::getDevicePath(bus, psuInventoryPath); update() local 210 Updater(const std::string & psuInventoryPath,const std::string & devPath,const std::string & imageDir) Updater() argument [all...] |
H A D | utils.cpp | 177 std::string getDeviceName(std::string devPath) in getDeviceName() 217 std::string devPath = DevicePath + busStr + "-" + addrStr; in getDevicePath() local
|
H A D | aei_updater.hpp | 48 AeiUpdater(const std::string& psuInventoryPath, const std::string& devPath, in AeiUpdater() argument
|
H A D | updater.hpp | 142 std::string devPath; global() member in updater::Updater
|
/openbmc/estoraged/src/erase/ |
H A D | sanitize.cpp | 121 int IOCTLWrapperImpl::doIoctl(std::string_view devPath, unsigned long request, in doIoctl() 131 int IOCTLWrapperImpl::doIoctlMulti(std::string_view devPath, in doIoctlMulti()
|
/openbmc/phosphor-hwmon/ |
H A D | sysfs.cpp | 89 fs::path devPath{instancePath}; in findCalloutPath() local 204 std::string findHwmonFromDevPath(const std::string& devPath) in findHwmonFromDevPath()
|
H A D | fan_pwm.hpp | 32 const std::string& devPath, const std::string& id, in FanPwm()
|
H A D | fan_speed.hpp | 33 const std::string& devPath, const std::string& id, in FanSpeed()
|
H A D | targets.hpp | 70 const std::string& devPath, ObjectInfo& info) in addTarget()
|
/openbmc/estoraged/include/ |
H A D | erase.hpp | 19 std::string devPath; member in estoraged::Erase
|
H A D | estoraged.hpp | 119 std::string devPath; member in estoraged::EStoraged
|
/openbmc/phosphor-led-sysfs/ |
H A D | add_led_action.cpp | 9 static constexpr auto devPath = "/sys/class/leds/"; variable
|
/openbmc/openpower-proc-control/ |
H A D | targeting.hpp | 30 Target(size_t position, const std::string& devPath) : in Target()
|
/openbmc/phosphor-power/tools/power-utils/test/ |
H A D | test_updater.cpp | 73 fs::path devPath; member in TestUpdater
|
/openbmc/openpower-occ-control/ |
H A D | occ_device.hpp | 197 const fs::path devPath; member in open_power::occ::Device
|
/openbmc/estoraged/src/ |
H A D | util.cpp | 27 uint64_t findSizeOfBlockDevice(const std::string& devPath) in findSizeOfBlockDevice()
|
/openbmc/ibm-logging/ |
H A D | policy_find.cpp | 181 auto devPath = getAdditionalDataItem(*data, "CALLOUT_DEVICE_PATH"); in getSearchModifierFirstTry() local
|