Searched defs:vrType (Results 1 – 3 of 3) sorted by relevance
16 create(sdbusplus::async::context & ctx,enum VRType vrType,uint16_t bus,uint16_t address) create() argument 44 stringToEnum(std::string & vrStr,VRType & vrType) stringToEnum() argument
24 I2CVRDevice(sdbusplus::async::context& ctx, enum VRInf::VRType vrType, in I2CVRDevice()
66 VR::VRType vrType; in initDevice() local