Searched defs:LightDriverData (Results 1 – 1 of 1) sorted by relevance
108 struct LightDriverData { struct109 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];