/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_manager.c | 45 static int32_t UsbPnpManagerDispatch(struct HdfDeviceIoClient *client, int32_t cmd, in UsbPnpManagerDispatch() argument
|
H A D | usb_test_pnp_notify.c | 41 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 D | sample_driver.cpp | 24 SampleServiceDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SampleServiceDispatch() argument
|
/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_dispatch.c | 83 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 D | test_helper_driver.c | 31 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 D | input_i2c_ops.c | 16 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 D | uart_dispatch_sample.c | 40 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 D | can_service.c | 17 CanServiceDispatch( struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) CanServiceDispatch() argument
|
H A D | can_if.c | 16 struct CanClient *client = NULL; in CanBusOpen() local
|
/drivers/hdf_core/framework/test/unittest/uevent/ |
H A D | devmgr_uevent_test.c | 14 HdfUeventDriverDispatch( struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) HdfUeventDriverDispatch() argument
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_driver.c | 31 static int32_t CodecComponentTypeDriverDispatch(struct HdfDeviceIoClient *client, int32_t cmdId, in CodecComponentTypeDriverDispatch() argument
|
/drivers/hdf_core/framework/model/misc/dsoftbus/src/ |
H A D | hdf_dsoftbus_driver.c | 26 static int32_t DispatchCommand(struct HdfDeviceIoClient *client, int moduleId,
in DispatchCommand() argument
|
/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_main_test.c | 194 static int32_t HdfTestCaseProcess(struct HdfDeviceIoClient *client, in HdfTestCaseProcess() argument
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | adc_driver_test.c | 19 static int32_t AdcTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in AdcTestDispatch() argument
|
H A D | clock_driver_test.c | 19 static int32_t ClockTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in ClockTestDispatch() argument
|
H A D | gpio_driver_test.c | 18 static int32_t GpioTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in GpioTestDispatch() argument
|
H A D | dac_driver_test.c | 19 static int32_t DacTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in DacTestDispatch() argument
|
H A D | i3c_driver_test.c | 19 static int32_t I3cTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in I3cTestDispatch() argument
|
H A D | i2c_driver_test.c | 17 static int32_t I2cTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in I2cTestDispatch() argument
|
H A D | pcie_bus_driver_test.c | 18 static int32_t PcieBusTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, in PcieBusTestDispatch() argument
|
H A D | pin_driver_test.c | 21 static int32_t PinTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PinTestDispatch() argument
|
H A D | pcie_driver_test.c | 19 static int32_t PcieTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PcieTestDispatch() argument
|
H A D | rtc_driver_test.c | 22 static int32_t RtcTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in RtcTestDispatch() argument
|
H A D | pwm_driver_test.c | 19 static int32_t PwmTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in PwmTestDispatch() argument
|
H A D | spi_driver_test.c | 21 static int32_t SpiTestDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in SpiTestDispatch() argument
|