Lines Matching defs:client
125 struct i2c_client *client; member
501 static int OV4686_write_reg(struct i2c_client *client, u16 reg, in OV4686_write_reg()
529 static int OV4686_write_array(struct i2c_client *client, in OV4686_write_array()
543 static int OV4686_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in OV4686_read_reg()
1004 struct i2c_client *client = OV4686->client; in OV4686_s_stream() local
1041 struct i2c_client *client = OV4686->client; in OV4686_s_power() local
1153 struct i2c_client *client = to_i2c_client(dev); in OV4686_runtime_resume() local
1162 struct i2c_client *client = to_i2c_client(dev); in OV4686_runtime_suspend() local
1251 struct i2c_client *client = OV4686->client; in OV4686_set_ctrl() local
1408 struct i2c_client *client) in OV4686_check_sensor_id()
1438 static int OV4686_probe(struct i2c_client *client, in OV4686_probe()
1583 static int OV4686_remove(struct i2c_client *client) in OV4686_remove()