Searched refs:imx214_eeprom_dev (Results 1 – 1 of 1) sorted by relevance
65 static int imx214_otp_read_gz(struct imx214_eeprom_device *imx214_eeprom_dev) in imx214_otp_read_gz() argument67 struct i2c_client *client = imx214_eeprom_dev->client; in imx214_otp_read_gz()70 struct device *dev = &imx214_eeprom_dev->client->dev; in imx214_otp_read_gz()248 imx214_eeprom_dev->otp = otp_ptr; in imx214_otp_read_gz()250 imx214_eeprom_dev->otp = NULL; in imx214_otp_read_gz()256 imx214_eeprom_dev->otp = NULL; in imx214_otp_read_gz()261 static int imx214_otp_read(struct imx214_eeprom_device *imx214_eeprom_dev) in imx214_otp_read() argument264 struct i2c_client *client = imx214_eeprom_dev->client; in imx214_otp_read()268 imx214_otp_read_gz(imx214_eeprom_dev); in imx214_otp_read()275 struct imx214_eeprom_device *imx214_eeprom_dev = in imx214_eeprom_ioctl() local[all …]