Home
last modified time | relevance | path

Searched refs:SampleDriverDispatch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/
H A Dsample_driver.c82 static int32_t SampleDriverDispatch( in SampleDriverDispatch() function
122 .Dispatch = SampleDriverDispatch, in HdfSampleDriverBind()
/ohos5.0/drivers/hdf_core/framework/test/unittest/manager/
H A Dsample_driver_test.c185 static int32_t SampleDriverDispatch( in SampleDriverDispatch() function
227 .Dispatch = SampleDriverDispatch, in HdfSampleDriverBind()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-hdf-manage.md741 …int32_t SampleDriverDispatch(struct HdfDeviceIoClient *device, int cmdCode, struct HdfSBuf *data, …
754 .ioService.Dispatch = SampleDriverDispatch,
861 …int32_t SampleDriverDispatch(HdfDeviceIoClient *client, int cmdCode, struct HdfSBuf *data, struct …
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-hdf-manage.md758 …int32_t SampleDriverDispatch(struct HdfDeviceIoClient *device, int cmdCode, struct HdfSBuf *data, …
771 .ioService.Dispatch = SampleDriverDispatch,
878 …int32_t SampleDriverDispatch(HdfDeviceIoClient *client, int cmdCode, struct HdfSBuf *data, struct …