Lines Matching defs:client
182 struct i2c_client *client; member
1223 static int gc8034_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc8034_write_reg()
1247 static int gc8034_write_array(struct i2c_client *client, in gc8034_write_array()
1260 static int gc8034_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc8034_read_reg()
1523 static int gc8034_otp_read_reg(struct i2c_client *client, in gc8034_otp_read_reg()
1542 static int gc8034_otp_read_group(struct i2c_client *client, in gc8034_otp_read_group()
1565 struct i2c_client *client = gc8034->client; in gc8034_otp_enable() local
1589 struct i2c_client *client = gc8034->client; in gc8034_otp_disable() local
1610 struct i2c_client *client = gc8034->client; in gc8034_check_prsel() local
1631 struct i2c_client *client = gc8034->client; in gc8034_otp_read() local
2187 struct i2c_client *client = gc8034->client; in gc8034_apply_otp() local
2419 struct i2c_client *client = gc8034->client; in gc8034_s_stream() local
2462 struct i2c_client *client = gc8034->client; in gc8034_s_power() local
2614 struct i2c_client *client = to_i2c_client(dev); in gc8034_runtime_resume() local
2623 struct i2c_client *client = to_i2c_client(dev); in gc8034_runtime_suspend() local
2851 struct i2c_client *client = gc8034->client; in gc8034_set_ctrl() local
2974 struct i2c_client *client) in gc8034_check_sensor_id()
3057 static int gc8034_probe(struct i2c_client *client, in gc8034_probe()
3234 static int gc8034_remove(struct i2c_client *client) in gc8034_remove()