Lines Matching defs:client
125 struct i2c_client *client; member
752 static int ov4688_write_reg(struct i2c_client *client, u16 reg, in ov4688_write_reg()
780 static int ov4688_write_array(struct i2c_client *client, in ov4688_write_array()
799 static int ov4688_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov4688_read_reg()
1210 struct i2c_client *client = ov4688->client; in ov4688_s_stream() local
1247 struct i2c_client *client = ov4688->client; in ov4688_s_power() local
1361 struct i2c_client *client = to_i2c_client(dev); in ov4688_runtime_resume() local
1370 struct i2c_client *client = to_i2c_client(dev); in ov4688_runtime_suspend() local
1495 struct i2c_client *client = ov4688->client; in ov4688_set_ctrl() local
1676 struct i2c_client *client) in ov4688_check_sensor_id()
1706 static int ov4688_probe(struct i2c_client *client, in ov4688_probe()
1851 static int ov4688_remove(struct i2c_client *client) in ov4688_remove()