Home
last modified time | relevance | path

Searched defs:client (Results 1 - 25 of 182) sorted by relevance

12345678

/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_manager.c45 static int32_t UsbPnpManagerDispatch(struct HdfDeviceIoClient *client, int32_t cmd, in UsbPnpManagerDispatch() argument
H A Dusb_test_pnp_notify.c41 UsbTestPnpNotifyDispatch( struct HdfDeviceIoClient *client, int32_t cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbTestPnpNotifyDispatch() argument
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_driver.cpp24 SampleServiceDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SampleServiceDispatch() argument
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_dispatch.c83 int32_t MmcIoDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in MmcIoDispatch() argument
/drivers/hdf_core/adapter/khdf/linux/test/test_helper_driver/src/
H A Dtest_helper_driver.c31 HelperDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) HelperDriverDispatch() argument
/drivers/hdf_core/framework/model/input/driver/input_bus_ops/
H A Dinput_i2c_ops.c16 int32_t InputI2cRead(const InputI2cClient *client, uint8_t *writeBuf, uint32_t writeLen, uint8_t *readBuf, in InputI2cRead() argument
39 int32_t InputI2cWrite(const InputI2cClient *client, uint8_t *writeBuf, uint32_t len) in InputI2cWrite() argument
/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_dispatch_sample.c40 int32_t SampleDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) in SampleDispatch() argument
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_service.c17 CanServiceDispatch( struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) CanServiceDispatch() argument
H A Dcan_if.c16 struct CanClient *client = NULL; in CanBusOpen() local
/drivers/hdf_core/framework/test/unittest/uevent/
H A Ddevmgr_uevent_test.c14 HdfUeventDriverDispatch( struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) HdfUeventDriverDispatch() argument
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_driver.c31 static int32_t CodecComponentTypeDriverDispatch(struct HdfDeviceIoClient *client, int32_t cmdId, in CodecComponentTypeDriverDispatch() argument
/drivers/hdf_core/framework/model/misc/dsoftbus/src/
H A Dhdf_dsoftbus_driver.c26 static int32_t DispatchCommand(struct HdfDeviceIoClient *client, int moduleId, in DispatchCommand() argument
/drivers/hdf_core/framework/test/unittest/common/
H A Dhdf_main_test.c194 static int32_t HdfTestCaseProcess(struct HdfDeviceIoClient *client, in HdfTestCaseProcess() argument
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dadc_driver_test.c19 static int32_t AdcTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in AdcTestDispatch() argument
H A Dclock_driver_test.c19 static int32_t ClockTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in ClockTestDispatch() argument
H A Dgpio_driver_test.c18 static int32_t GpioTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in GpioTestDispatch() argument
H A Ddac_driver_test.c19 static int32_t DacTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in DacTestDispatch() argument
H A Di3c_driver_test.c19 static int32_t I3cTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in I3cTestDispatch() argument
H A Di2c_driver_test.c17 static int32_t I2cTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in I2cTestDispatch() argument
H A Dpcie_bus_driver_test.c18 static int32_t PcieBusTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, in PcieBusTestDispatch() argument
H A Dpin_driver_test.c21 static int32_t PinTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PinTestDispatch() argument
H A Dpcie_driver_test.c19 static int32_t PcieTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PcieTestDispatch() argument
H A Drtc_driver_test.c22 static int32_t RtcTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in RtcTestDispatch() argument
H A Dpwm_driver_test.c19 static int32_t PwmTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PwmTestDispatch() argument
H A Dspi_driver_test.c21 static int32_t SpiTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in SpiTestDispatch() argument

Completed in 9 milliseconds

12345678