Searched refs:VRType (Results 1 – 4 of 4) sorted by relevance
17 enum VRType vrType, uint16_t bus, in create()22 case VRType::XDPE1X2XX: in create()24 case VRType::ISL69269: in create()26 case VRType::MP2X6XX: in create()28 case VRType::MP292X: in create()30 case VRType::MP297X: in create()32 case VRType::MP5998: in create()34 case VRType::MP994X: in create()36 case VRType::RAA22XGen2: in create()39 case VRType::RAA22XGen3p5: in create()[all …]
12 enum class VRType enum61 enum VRType vrType, uint16_t bus,64 bool stringToEnum(std::string& vrStr, VRType& vrType);
24 I2CVRDevice(sdbusplus::async::context& ctx, enum VRInf::VRType vrType, in I2CVRDevice()
67 VR::VRType vrType; in initDevice()