Home
last modified time | relevance | path

Searched refs:NewLightInterfaceInstance (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.h123 const struct LightInterface *NewLightInterfaceInstance(void);
/ohos5.0/drivers/peripheral/light/test/performance/common/
H A Dhdf_light_performance_test.cpp46 g_lightPerformanceDev = NewLightInterfaceInstance(); in SetUpTestCase()
/ohos5.0/drivers/peripheral/light/test/unittest/hdi/
H A Dhdf_light_hdi_test.cpp419 HWTEST_F(HdfLightHdiTest, NewLightInterfaceInstance, TestSize.Level1)
421 const struct LightInterface *lightInterface = NewLightInterfaceInstance();
/ohos5.0/drivers/peripheral/light/
H A DREADME_zh.md68 struct LightInterface *g_lightDev = NewLightInterfaceInstance();
H A DREADME.md60 struct LightInterface *g_lightDev = NewLightInterfaceInstance();
/ohos5.0/drivers/peripheral/light/test/unittest/common/
H A Dhdf_light_test.cpp49 g_lightDev = NewLightInterfaceInstance(); in SetUpTestCase()
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c387 const struct LightInterface *NewLightInterfaceInstance(void) in NewLightInterfaceInstance() function
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md783 g_lightDev = NewLightInterfaceInstance();
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md785 g_lightDev = NewLightInterfaceInstance();