Home
last modified time | relevance | path

Searched defs:createDevice (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_utils.hpp59 inline std::unique_ptr<Device> createDevice( in createDevice() function
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_device.cpp45 sdbusplus::async::context& ctx, bool createDevice, const char* swVersion) : in ExampleCodeUpdater()
/openbmc/entity-manager/src/entity_manager/
H A Doverlay.cpp117 static int createDevice(std::string_view busPath, std::string_view parameters, in createDevice() function