Searched defs:devInfo (Results 1 – 11 of 11) sorted by relevance
33 std::vector<DevInfo> devInfo; member
36 struct SensorDeviceInfo devInfo; member
42 struct PcieDevCfgInfo devInfo; member
60 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
583 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo) in GetDevice()
198 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in DdkSysfsGetDevice() local
154 struct HdfDeviceInfo *devInfo = NULL; in GetDevcieNodeList() local
104 struct DevInfo devInfo; in HdfDevMgrDbgFillDeviceInfo() local
230 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()