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.hpp58 inline std::unique_ptr<Device> createDevice( in createDevice() function
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.cpp391 void PowerControl::createDevice(std::vector<std::unique_ptr<Rail>> rails) in createDevice() function in phosphor::power::sequencer::PowerControl
/openbmc/entity-manager/src/
H A Doverlay.cpp132 static int createDevice(const std::string& busPath, in createDevice() function