Home
last modified time | relevance | path

Searched refs:HidDdkDriverDispatch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/input/ddk_service/src/
H A Dhid_ddk_driver.cpp32 static int32_t HidDdkDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *da… in HidDdkDriverDispatch() function
68 hdfHidDdkHost->ioService.Dispatch = HidDdkDriverDispatch; in HdfHidDdkDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/input_ddk_v1_0/cpp_target/input/ddk/v1_0/
H A Dhid_ddk_driver.cpp.txt31 static int32_t HidDdkDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *da…
67 hdfHidDdkHost->ioService.Dispatch = HidDdkDriverDispatch;