Home
last modified time | relevance | path

Searched defs:updateDevice (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Di2cvr_device.cpp10 sdbusplus::async::task<bool> I2CVRDevice::updateDevice(const uint8_t* image, in updateDevice() function in phosphor::software::i2c_vr::device::I2CVRDevice
/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld.cpp6 sdbusplus::async::task<bool> CPLDDevice::updateDevice(const uint8_t* image, in updateDevice() function in phosphor::software::cpld::CPLDDevice
/openbmc/phosphor-bmc-code-mgmt/tpm/
H A Dtpm_device.cpp28 sdbusplus::async::task<bool> TPMDevice::updateDevice(const uint8_t* image, in updateDevice() function in TPMDevice
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_device.cpp72 sdbusplus::async::task<bool> ExampleDevice::updateDevice( in updateDevice() function in ExampleDevice
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp148 sdbusplus::async::task<bool> EEPROMDevice::updateDevice(const uint8_t* image, in updateDevice() function in EEPROMDevice
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp91 sdbusplus::async::task<bool> SPIDevice::updateDevice(const uint8_t* image, in updateDevice() function in SPIDevice