Lines Matching defs:client
142 struct i2c_client *client; member
455 static int ov9281_write_reg(struct i2c_client *client, u16 reg, in ov9281_write_reg()
483 static int ov9281_write_array(struct i2c_client *client, in ov9281_write_array()
497 static int ov9281_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov9281_read_reg()
794 struct i2c_client *client = ov9281->client; in ov9281_s_stream() local
831 struct i2c_client *client = ov9281->client; in ov9281_s_power() local
957 struct i2c_client *client = to_i2c_client(dev); in ov9281_runtime_resume() local
966 struct i2c_client *client = to_i2c_client(dev); in ov9281_runtime_suspend() local
1070 struct i2c_client *client = ov9281->client; in ov9281_set_ctrl() local
1217 struct i2c_client *client) in ov9281_check_sensor_id()
1252 static int ov9281_probe(struct i2c_client *client, in ov9281_probe()
1389 static int ov9281_remove(struct i2c_client *client) in ov9281_remove()