Home
last modified time | relevance | path

Searched refs:LightInterface (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp32 const struct LightInterface *lightInterface = NewLightInterfaceInstance(); in Init()
45 const struct LightInterface *lightInterface = NewLightInterfaceInstance(); in GetLightInfo()
78 const struct LightInterface *lightInterface = NewLightInterfaceInstance(); in TurnOnLight()
106 const struct LightInterface *lightInterface = NewLightInterfaceInstance(); in TurnOnMultiLights()
136 const struct LightInterface *lightInterface = NewLightInterfaceInstance(); in TurnOffLight()
/ohos5.0/drivers/peripheral/light/interfaces/include/
H A Dlight_if.h55 struct LightInterface { struct
123 const struct LightInterface *NewLightInterfaceInstance(void);
/ohos5.0/drivers/peripheral/light/
H A DREADME.md59 /* Create a LightInterface instance. */
60 struct LightInterface *g_lightDev = NewLightInterfaceInstance();
100 /* Release the LightInterface instance. */
H A DREADME_zh.md68 struct LightInterface *g_lightDev = NewLightInterfaceInstance();
/ohos5.0/drivers/peripheral/light/test/performance/common/
H A Dhdf_light_performance_test.cpp33 const struct LightInterface *g_lightPerformanceDev = nullptr;
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c387 const struct LightInterface *NewLightInterfaceInstance(void) in NewLightInterfaceInstance()
389 static struct LightInterface lightDevInstance; in NewLightInterfaceInstance()
/ohos5.0/drivers/peripheral/light/test/unittest/common/
H A Dhdf_light_test.cpp29 const struct LightInterface *g_lightDev = nullptr;
/ohos5.0/drivers/peripheral/light/test/unittest/hdi/
H A Dhdf_light_hdi_test.cpp421 const struct LightInterface *lightInterface = NewLightInterfaceInstance();
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md769 const struct LightInterface *g_lightDev = nullptr;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md771 const struct LightInterface *g_lightDev = nullptr;