Searched refs:MotionInterfaceDriverDispatch (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/peripheral/motion/hdi_service/ |
H A D | motion_if_driver.cpp | 29 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 D | motion_interface_driver.cpp.txt | 31 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 D | motion_interface_driver.cpp.txt | 31 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 D | driver-peripherals-motion-des.md | 78 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 D | driver-peripherals-motion-des.md | 77 static int32_t MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hd… 116 hdfMotionInterfaceHost->ioService.Dispatch = MotionInterfaceDriverDispatch;
|