Lines Matching defs:client
115 struct i2c_client *client; member
410 static int ov7750_write_reg(struct i2c_client *client, u16 reg, in ov7750_write_reg()
438 static int ov7750_write_array(struct i2c_client *client, in ov7750_write_array()
453 static int ov7750_read_reg(struct i2c_client *client, u16 reg, in ov7750_read_reg()
746 struct i2c_client *client = ov7750->client; in ov7750_s_stream() local
783 struct i2c_client *client = ov7750->client; in ov7750_s_power() local
897 struct i2c_client *client = to_i2c_client(dev); in ov7750_runtime_resume() local
906 struct i2c_client *client = to_i2c_client(dev); in ov7750_runtime_suspend() local
1007 struct i2c_client *client = ov7750->client; in ov7750_set_ctrl() local
1140 struct i2c_client *client) in ov7750_check_sensor_id()
1181 static int ov7750_probe(struct i2c_client *client, in ov7750_probe()
1315 static int ov7750_remove(struct i2c_client *client) in ov7750_remove()