Searched defs:LightDriverData (Results 1 – 1 of 1) sorted by relevance
153 struct LightDriverData { struct154 struct IDeviceIoService ioService;155 struct HdfDeviceObject *device;156 HdfWorkQueue workQueue;157 HdfWork work;158 OsalTimer timer;159 struct OsalMutex mutex;160 uint32_t lightId;161 uint32_t lightNum;162 struct LightDeviceInfo *info[LIGHT_ID_BUTT];