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