Lines Matching defs:client
107 struct i2c_client *client; member
408 static int ov9750_write_reg(struct i2c_client *client, u16 reg, in ov9750_write_reg()
436 static int ov9750_write_array(struct i2c_client *client, in ov9750_write_array()
453 static int ov9750_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov9750_read_reg()
733 struct i2c_client *client = ov9750->client; in ov9750_s_stream() local
770 struct i2c_client *client = ov9750->client; in ov9750_s_power() local
881 struct i2c_client *client = to_i2c_client(dev); in ov9750_runtime_resume() local
890 struct i2c_client *client = to_i2c_client(dev); in ov9750_runtime_suspend() local
992 struct i2c_client *client = ov9750->client; in ov9750_set_ctrl() local
1118 struct i2c_client *client) in ov9750_check_sensor_id()
1148 static int ov9750_probe(struct i2c_client *client, in ov9750_probe()
1284 static int ov9750_remove(struct i2c_client *client) in ov9750_remove()