Lines Matching defs:client
115 struct i2c_client *client; member
752 static int ov7251_write_reg(struct i2c_client *client, u16 reg, in ov7251_write_reg()
779 static int ov7251_write_array(struct i2c_client *client, in ov7251_write_array()
793 static int ov7251_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov7251_read_reg()
1188 struct i2c_client *client = ov7251->client; in ov7251_s_stream() local
1226 struct i2c_client *client = ov7251->client; in ov7251_s_power() local
1345 struct i2c_client *client = to_i2c_client(dev); in ov7251_runtime_resume() local
1354 struct i2c_client *client = to_i2c_client(dev); in ov7251_runtime_suspend() local
1443 struct i2c_client *client = ov7251->client; in ov7251_set_ctrl() local
1584 struct i2c_client *client) in ov7251_check_sensor_id()
1614 static int ov7251_probe(struct i2c_client *client, in ov7251_probe()
1750 static int ov7251_remove(struct i2c_client *client) in ov7251_remove()