Searched refs:lightDevInstance (Results 1 – 1 of 1) sorted by relevance
389 static struct LightInterface lightDevInstance; in NewLightInterfaceInstance() local393 return &lightDevInstance; in NewLightInterfaceInstance()397 lightDevInstance.GetLightInfo = GetLightInfo; in NewLightInterfaceInstance()398 lightDevInstance.TurnOnLight = OnLight; in NewLightInterfaceInstance()399 lightDevInstance.TurnOffLight = OffLight; in NewLightInterfaceInstance()400 lightDevInstance.TurnOnMultiLights = OnMultiLights; in NewLightInterfaceInstance()412 return &lightDevInstance; in NewLightInterfaceInstance()