Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h153 struct LightDriverData { struct
154 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];