Home
last modified time | relevance | path

Searched defs:devInfo (Results 1 – 17 of 17) sorted by relevance

/drivers/external_device_manager/test/fuzztest/drivers_pkg_manager_fuzzer/driverpkgmanager_fuzzer/
Ddriverpkgmanager_fuzzer.cpp39 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>( in QueryMatchDriverIllegalBusTest() local
56 DriverInfo devInfo; in DriverInfoUnSerializeFuzzer() local
/drivers/hdf_core/interfaces/inner_api/hdi/
Didevmgr_hdi.h67 std::vector<DevInfo> devInfo; member
/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
Ddriver_pkg_manager_test.cpp154 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>(1); variable
170 std::shared_ptr<DeviceInfo> devInfo = std::make_shared<DeviceInfo>(0); variable
/drivers/hdf_core/framework/model/sensor/driver/common/include/
Dsensor_device_manager.h37 struct SensorDeviceInfo devInfo; member
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
Ddriver_pkg_manager.cpp113 shared_ptr<BundleInfoNames> DriverPkgManager::QueryMatchDriver(shared_ptr<DeviceInfo> devInfo) in QueryMatchDriver()
/drivers/peripheral/usb/ddk/host/src/
Dddk_sysfs_device.c199 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in DdkSysfsGetDevice() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
Detx_device_mgr.cpp227 int32_t ExtDeviceManager::RegisterDevice(shared_ptr<DeviceInfo> devInfo) in RegisterDevice()
287 int32_t ExtDeviceManager::UnRegisterDevice(const shared_ptr<DeviceInfo> devInfo) in UnRegisterDevice()
/drivers/hdf_core/framework/core/common/src/
Dhdf_attribute_macro.c154 struct HdfDeviceInfo *devInfo = NULL; in GetDevcieNodeList() local
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
Dhdf_input_hdi_test.cpp230 struct DeviceInfo devInfo; variable
249 struct DeviceInfo devInfo; variable
263 struct DeviceInfo devInfo; variable
287 struct DeviceInfo devInfo; variable
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Didevmgr_client.cpp112 struct DevInfo devInfo; in HdfDevMgrDbgFillDeviceInfo() local
/drivers/hdf_core/framework/support/platform/include/pcie/
Dpcie_core.h47 struct PcieDevCfgInfo devInfo; member
/drivers/peripheral/input/hal/src/
Dinput_manager.c42 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp60 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
Dinput_device_manager.cpp648 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo) in GetDevice()
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
Dalsa_soundcard.c351 struct AlsaDevInfo *devInfo = &g_alsaCardsDevList.alsaDevIns[g_alsaCardsDevList.num]; in DevSaveCardPcmInfo() local
447 struct AlsaDevInfo *devInfo = DevGetInfoByPcmInfoId(USB); in SndSaveCardListInfo() local
463 struct AlsaDevInfo *devInfo = NULL; in SndMatchSelAdapter() local
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_impl.cpp227 int32_t InputInterfacesImpl::GetInputDevice(uint32_t devIndex, DeviceInfo &devInfo) in GetInputDevice()
/drivers/hdf_core/framework/tools/hc-gen/src/
Dstartup_cfg_gen.cpp377 std::shared_ptr<AstObject> devInfo = hostInfo->Child(); in GetHostLoadMode() local