Searched defs:createDevice (Results 1 – 4 of 4) sorted by relevance
59 inline std::unique_ptr<Device> createDevice( in createDevice() function
45 sdbusplus::async::context& ctx, bool createDevice, const char* swVersion) : in ExampleCodeUpdater()
391 void PowerControl::createDevice(std::vector<std::unique_ptr<Rail>> rails) in createDevice() function in phosphor::power::sequencer::PowerControl
117 static int createDevice(const std::string& busPath, in createDevice() function