Searched refs:eeprom_dev (Results 1 – 1 of 1) sorted by relevance
120 static int otp_read_data(struct eeprom_device *eeprom_dev) in otp_read_data() argument122 struct i2c_client *client = eeprom_dev->client; in otp_read_data()125 struct device *dev = &eeprom_dev->client->dev; in otp_read_data()277 eeprom_dev->otp = otp_ptr; in otp_read_data()280 eeprom_dev->otp = NULL; in otp_read_data()287 eeprom_dev->otp = NULL; in otp_read_data()293 static void rkotp_read_module_info(struct eeprom_device *eeprom_dev, in rkotp_read_module_info() argument297 struct i2c_client *client = eeprom_dev->client; in rkotp_read_module_info()298 struct device *dev = &eeprom_dev->client->dev; in rkotp_read_module_info()401 static void rkotp_read_awb(struct eeprom_device *eeprom_dev, in rkotp_read_awb() argument[all …]