Home
last modified time | relevance | path

Searched defs:LightDriverData (Results 1 – 1 of 1) sorted by relevance

/drivers/framework/model/misc/light/driver/include/
Dlight_driver.h108 struct LightDriverData { struct
109 struct IDeviceIoService ioService;
110 struct HdfDeviceObject *device;
111 HdfWorkQueue workQueue;
112 HdfWork work;
113 OsalTimer timer;
114 struct OsalMutex mutex;
115 uint32_t lightId;
116 uint32_t lightNum;
117 struct LightDeviceInfo *info[LIGHT_ID_BUTT];