Searched defs:devInfo (Results 1 – 11 of 11) sorted by relevance
| /drivers/peripheral/audio/supportlibs/tinyalsa_adapter/src/ |
| D | audio_hw.c | 292 static void dumpdev_info(const char *tag, struct DevInfo *devInfo, int32_t count) in dumpdev_info() 388 int32_t GetOutDevInfo(int32_t index, struct DevInfo* devInfo) in GetOutDevInfo() 400 int32_t GetInDevInfo(int32_t index, struct DevInfo* devInfo) in GetInDevInfo()
|
| /drivers/framework/support/platform/include/pcie/ |
| D | pcie_core.h | 42 struct PcieDevCfgInfo devInfo; member
|
| /drivers/framework/model/sensor/driver/common/include/ |
| D | sensor_device_manager.h | 36 struct SensorDeviceInfo devInfo; member
|
| /drivers/peripheral/input/input_adapter/input/hal/src/ |
| D | input_manager.cpp | 62 static int32_t GetInputDevice(uint32_t devIndex, DeviceInfo **devInfo) in GetInputDevice()
|
| D | input_device_manager.cpp | 543 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, DeviceInfo **devInfo) in GetDevice()
|
| /drivers/peripheral/input/input_adapter/input_ipc/service/src/ |
| D | input_service.cpp | 43 int32_t InputServer::GetInputDevice(uint32_t devIndex, DeviceInfo **devInfo) in GetInputDevice()
|
| D | input_service_stub.cpp | 110 DeviceInfo* devInfo = (DeviceInfo*)new DeviceInfo(); in InputServerStubGetInputDevice() local 142 DeviceInfo* devInfo = new DeviceInfo[devNum]; in InputServerStubGetInputDeviceList() local
|
| D | input_device_manager.cpp | 552 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, DeviceInfo **devInfo) in GetDevice()
|
| /drivers/peripheral/usb/hal/client/src/ |
| D | usbd_client.cpp | 430 int32_t UsbdClient::BulkTransferRead(const UsbDev &devInfo, const UsbPipe &pipe, int32_t timeout, in BulkTransferRead() 578 int32_t UsbdClient::IsoTransferRead(const UsbDev &devInfo, const UsbPipe &pipe, int32_t timeout, in IsoTransferRead() 606 int32_t UsbdClient::IsoTransferWrite(const UsbDev &devInfo, const UsbPipe &pipe, int32_t timeout, in IsoTransferWrite()
|
| /drivers/peripheral/input/hal/src/ |
| D | input_manager.c | 41 static int32_t GetInputDevice(uint32_t devIndex, DeviceInfo **devInfo) in GetInputDevice()
|
| /drivers/peripheral/input/input_adapter/input_ipc/client/src/ |
| D | input_proxy.cpp | 327 int32_t InputProxy::GetInputDevice(uint32_t devIndex, DeviceInfo **devInfo) in GetInputDevice()
|