Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h179 struct eeprom_device { struct
180 struct v4l2_subdev sd;
181 struct i2c_client *client;
182 struct otp_info *otp;
183 struct proc_dir_entry *procfs;
184 char name[128];
185 struct mutex mutex;