Searched defs:eeprom_device (Results 1 – 1 of 1) sorted by relevance
179 struct eeprom_device { struct180 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;