Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/host_sdk/
Dddk_sysfs_device_test.cpp51 DevInterfaceInfo devInfo; variable
73 DevInterfaceInfo devInfo; variable
94 DevInterfaceInfo devInfo; variable
115 DevInterfaceInfo devInfo; variable
137 DevInterfaceInfo devInfo; variable
158 DevInterfaceInfo devInfo; variable
/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/peripheral/usb/ddk/host/src/
Dddk_sysfs_device.c206 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in DdkSysfsGetDevice() local
401 int32_t DdkSysfsGetDevNodePath(DevInterfaceInfo *devInfo, const char *prefix, char *buff, uint32_t … in DdkSysfsGetDevNodePath()
/drivers/peripheral/usb/serial/src/
Dserial_sysfs_device.cpp159 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in SerialGetDevice() local
Dlinux_serial.cpp480 struct UsbPnpNotifyDeviceInfo *devInfo = &device->deviceInfo; in HandleDevListEntry() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
Ddriver_pkg_manager.cpp114 shared_ptr<DriverInfo> DriverPkgManager::QueryMatchDriver(shared_ptr<DeviceInfo> devInfo, const std… in QueryMatchDriver()
/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/framework/support/platform/include/pcie/
Dpcie_core.h47 struct PcieDevCfgInfo devInfo; member
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Didevmgr_client.cpp116 struct DevInfo devInfo; in HdfDevMgrDbgFillDeviceInfo() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
Detx_device_mgr.cpp311 int32_t ExtDeviceManager::RegisterDevice(shared_ptr<DeviceInfo> devInfo) in RegisterDevice()
372 int32_t ExtDeviceManager::UnRegisterDevice(const shared_ptr<DeviceInfo> devInfo) in UnRegisterDevice()
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp60 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
Dinput_device_manager.cpp746 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo) in GetDevice()
/drivers/peripheral/input/hal/src/
Dinput_manager.c42 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice()
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
Dalsa_soundcard.c352 struct AlsaDevInfo *devInfo = &g_alsaCardsDevList.alsaDevIns[g_alsaCardsDevList.num]; in DevSaveCardPcmInfo() local
448 struct AlsaDevInfo *devInfo = DevGetInfoByPcmInfoId(USB); in SndSaveCardListInfo() local
464 struct AlsaDevInfo *devInfo = NULL; in SndMatchSelAdapter() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
Dusb_dev_subscriber.cpp69 } devInfo; in ToExtDevId() 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.cpp382 std::shared_ptr<AstObject> devInfo = hostInfo->Child(); in GetHostLoadMode() local