Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/hdi_service/
H A Dlight_if_driver.cpp32 static int32_t LightInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hdf… in LightInterfaceDriverDispatch() function
69 hdfLightInterfaceHost->ioService.Dispatch = LightInterfaceDriverDispatch; in HdfLightInterfaceDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/light_v1_0/cpp_target/light/v1_0/
H A Dlight_interface_driver.cpp.txt31 static int32_t LightInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct Hdf…
67 hdfLightInterfaceHost->ioService.Dispatch = LightInterfaceDriverDispatch;