Searched defs:light (Results 1 – 1 of 1) sorted by relevance
6 LIGHTS_BASE_CONTROL_BLOCK *light; /* Pointer to the light controller. */ member34 static LIGHT_INFO *light_info_get(LIGHTS_BASE_CONTROL_BLOCK *light) in light_info_get()