Home
last modified time | relevance | path

Searched refs:MotionInterfaceDriverDispatch (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_driver.cpp29 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd… in MotionInterfaceDriverDispatch() function
76 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch; in HdfMotionInterfaceDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/motion_v1_0/cpp_target/motion/v1_0/
H A Dmotion_interface_driver.cpp.txt31 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd…
67 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/motion_v1_1/cpp_target/motion/v1_1/
H A Dmotion_interface_driver.cpp.txt31 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd…
67 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch;
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-motion-des.md78 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd…
117 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-motion-des.md77 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd…
116 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch;