Home
last modified time | relevance | path

Searched defs:vrInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Di2cvr_device.hpp35 std::unique_ptr<VRInf::VoltageRegulator> vrInterface; member in phosphor::software::i2c_vr::device::I2CVRDevice
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp249 static constexpr const char* vrInterface = variable
1660 auto vrInterface = sensorMap.find(sensor::vrInterface); in ipmiSenGetSensorEventStatus() local