Lines Matching defs:client
126 struct i2c_client *client; member
494 static int ov5648_write_reg(struct i2c_client *client, u16 reg, in ov5648_write_reg()
527 static int ov5648_write_array(struct i2c_client *client, in ov5648_write_array()
541 static int ov5648_read_reg(struct i2c_client *client, u16 reg, in ov5648_read_reg()
577 static int ov5648_reg_verify(struct i2c_client *client, in ov5648_reg_verify()
875 struct i2c_client *client = ov5648->client; in ov5648_s_stream() local
915 struct i2c_client *client = ov5648->client; in ov5648_s_power() local
1034 struct i2c_client *client = to_i2c_client(dev); in ov5648_runtime_resume() local
1043 struct i2c_client *client = to_i2c_client(dev); in ov5648_runtime_suspend() local
1147 struct i2c_client *client = ov5648->client; in ov5648_set_ctrl() local
1283 struct i2c_client *client) in ov5648_check_sensor_id()
1349 static int ov5648_probe(struct i2c_client *client, in ov5648_probe()
1499 static int ov5648_remove(struct i2c_client *client) in ov5648_remove()