Lines Matching defs:client
118 struct i2c_client *client; member
984 static int ov13855_write_reg(struct i2c_client *client, u16 reg, in ov13855_write_reg()
1014 static int ov13855_write_array(struct i2c_client *client, in ov13855_write_array()
1029 static int ov13855_read_reg(struct i2c_client *client, u16 reg, in ov13855_read_reg()
1351 struct i2c_client *client = ov13855->client; in ov13855_s_stream() local
1394 struct i2c_client *client = ov13855->client; in ov13855_s_power() local
1515 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_resume() local
1524 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_suspend() local
1649 struct i2c_client *client = ov13855->client; in ov13855_set_ctrl() local
1788 struct i2c_client *client) in ov13855_check_sensor_id()
1825 static int ov13855_probe(struct i2c_client *client, in ov13855_probe()
1962 static int ov13855_remove(struct i2c_client *client) in ov13855_remove()