Lines Matching defs:client
127 struct i2c_client *client; member
538 static int ov4689_write_reg(struct i2c_client *client, u16 reg, in ov4689_write_reg()
566 static int ov4689_write_array(struct i2c_client *client, in ov4689_write_array()
580 static int ov4689_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov4689_read_reg()
1059 struct i2c_client *client = ov4689->client; in ov4689_s_stream() local
1096 struct i2c_client *client = ov4689->client; in ov4689_s_power() local
1208 struct i2c_client *client = to_i2c_client(dev); in ov4689_runtime_resume() local
1217 struct i2c_client *client = to_i2c_client(dev); in ov4689_runtime_suspend() local
1306 struct i2c_client *client = ov4689->client; in ov4689_set_ctrl() local
1441 struct i2c_client *client) in ov4689_check_sensor_id()
1471 static int ov4689_probe(struct i2c_client *client, in ov4689_probe()
1616 static int ov4689_remove(struct i2c_client *client) in ov4689_remove()