Searched defs:devInfo (Results 1 – 15 of 15) sorted by relevance
64 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>( variable81 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>(0); variable
39 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>( in QueryMatchDriverIllegalBusTest() local56 DriverInfo devInfo; in DriverInfoUnSerializeFuzzer() local
67 std::vector<DevInfo> devInfo; member
86 shared_ptr<BundleInfoNames> DriverPkgManager::QueryMatchDriver(shared_ptr<DeviceInfo> devInfo) in QueryMatchDriver()
37 struct SensorDeviceInfo devInfo; member
60 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
596 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo) in GetDevice()
198 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in DdkSysfsGetDevice() local
311 int32_t ExtDeviceManager::RegisterDevice(shared_ptr<DeviceInfo> devInfo) in RegisterDevice()368 int32_t ExtDeviceManager::UnRegisterDevice(const shared_ptr<DeviceInfo> devInfo) in UnRegisterDevice()
154 struct HdfDeviceInfo *devInfo = NULL; in GetDevcieNodeList() local
104 struct DevInfo devInfo; in HdfDevMgrDbgFillDeviceInfo() local
47 struct PcieDevCfgInfo devInfo; member
259 std::shared_ptr<AstObject> devInfo = hostInfo->Child(); in GetHostLoadMode() local
42 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
226 int32_t InputInterfacesImpl::GetInputDevice(uint32_t devIndex, DeviceInfo &devInfo) in GetInputDevice()