Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Dvr.cpp14 create(sdbusplus::async::context & ctx,enum VRType vrType,uint16_t bus,uint16_t address) create() argument
32 stringToEnum(std::string & vrStr,VRType & vrType) stringToEnum() argument
H A Di2cvr_device.hpp24 I2CVRDevice(sdbusplus::async::context& ctx, enum VRInf::VRType vrType, in I2CVRDevice()
H A Di2cvr_software_manager.cpp65 VR::VRType vrType; in initDevice() local