Lines Matching defs:client
40 static int read_reg_otp(struct i2c_client *client, u16 reg, in read_reg_otp()
75 static int read_reg_otp_buf(struct i2c_client *client, u16 reg, in read_reg_otp_buf()
101 static u8 get_vendor_flag(struct i2c_client *client) in get_vendor_flag()
122 struct i2c_client *client = eeprom_dev->client; in otp_read_data() local
297 struct i2c_client *client = eeprom_dev->client; in rkotp_read_module_info() local
405 struct i2c_client *client = eeprom_dev->client; in rkotp_read_awb() local
478 struct i2c_client *client = eeprom_dev->client; in rkotp_read_lsc() local
553 struct i2c_client *client = eeprom_dev->client; in rkotp_read_pdaf() local
682 struct i2c_client *client = eeprom_dev->client; in rkotp_read_af() local
731 struct i2c_client *client = eeprom_dev->client; in rkotp_read_data() local
800 struct i2c_client *client = eeprom_dev->client; in otp_read() local
1023 static int eeprom_probe(struct i2c_client *client, in eeprom_probe()
1057 static int eeprom_remove(struct i2c_client *client) in eeprom_remove()