/drivers/hdf_core/framework/test/unittest/osal/ |
H A D | osal_get_case_test.c | 11 int OsalGetTestResult(uint32_t cmd) in OsalGetTestResult() argument
|
/drivers/hdf_core/framework/model/camera/dispatch/include/ |
H A D | camera_dispatch.h | 19 enum CameraMethodCmd cmd; member
|
/drivers/peripheral/audio/supportlibs/adm_adapter/include/ |
H A D | audio_interface_lib_render.h | 30 enum AudioInterfaceLibRenderCtrl cmd; member
|
/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_common_adapter.c | 49 int32_t SendCmdSync(const uint32_t cmd, struct HdfSBuf *reqData, struct HdfSBuf *respData)
in SendCmdSync() argument
|
/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
|
/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_dispatch.c | 28 static int32_t MmcDispatch(struct MmcCntlr *cntlr, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in MmcDispatch() argument 62 static int32_t EmmcDispatch(struct MmcCntlr *cntlr, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in EmmcDispatch() argument 74 static int32_t SdioDispatch(struct MmcCntlr *cntlr, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in SdioDispatch() argument 83 MmcIoDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) MmcIoDispatch() argument [all...] |
/drivers/hdf_core/framework/model/audio/dispatch/include/ |
H A D | audio_control_dispatch.h | 37 enum ControlDispMethodCmd cmd; member
|
/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | ssp_st7789.h | 21 uint8_t cmd; member
|
/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
|
/drivers/hdf_core/framework/support/posix/test/unittest/common/ |
H A D | hdf_osal_test_posix.cpp | 34 int32_t OsalTestPosix::HdfOsalUserEntry(enum HdfOsalTestCaseCmd cmd) in HdfOsalUserEntry() argument
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | platform_trace_test.c | 59 int cmd; member 69 int PlatformTraceTestExecute(int cmd) in PlatformTraceTestExecute() argument [all...] |
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
|
/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/audio/hal/hdi_binder/server/include/ |
H A D | hdf_audio_server_common.h | 42 enum AudioHdiServerCmdId cmd; member
|
/drivers/peripheral/audio/interfaces/effect/v1_0/ |
H A D | effect_factory.h | 33 enum EffectCommandTableIndexVdi cmd;
member
|
/drivers/hdf_core/adapter/platform/mipi_dsi/ |
H A D | mipi_drm_imx8mm.c | 78 static int32_t MipiDsiAdapterSetCmd(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd) in MipiDsiAdapterSetCmd() argument [all...] |
/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | gpio_dev.c | 53 static int GpioExecCmd(uint16_t gpio, struct GpioBitInfo *info, int cmd) in GpioExecCmd() argument 99 static int GpioIoctl(struct file *filep, int cmd, unsigned long arg) in GpioIoctl() argument
|
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/ |
H A D | vibrator_driver.h | 28 int32_t cmd; member
|
/drivers/hdf_core/framework/support/platform/src/mipi/ |
H A D | mipi_dsi_if.c | 44 int32_t MipiDsiTx(DevHandle handle, struct DsiCmdDesc *cmd) in MipiDsiTx() argument 49 int32_t MipiDsiRx(DevHandle handle, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiRx() argument
|
/drivers/hdf_core/framework/support/platform/test/unittest/common/ |
H A D | hdf_mipi_dsi_test.cpp | 51 static void MipiDsiTest(enum MipiDsiTestCmd cmd)
in MipiDsiTest() argument
|