Lines Matching defs:client
156 struct i2c_client *client; member
5905 static int ov50c40_write_reg(struct i2c_client *client, u16 reg, in ov50c40_write_reg()
5934 static int ov50c40_write_array(struct i2c_client *client, in ov50c40_write_array()
5948 static int ov50c40_read_reg(struct i2c_client *client, in ov50c40_read_reg()
6488 struct i2c_client *client = ov50c40->client; in ov50c40_s_stream() local
6535 struct i2c_client *client = ov50c40->client; in ov50c40_s_power() local
6674 struct i2c_client *client = to_i2c_client(dev); in ov50c40_runtime_resume() local
6683 struct i2c_client *client = to_i2c_client(dev); in ov50c40_runtime_suspend() local
6798 struct i2c_client *client = ov50c40->client; in ov50c40_set_ctrl() local
6992 struct i2c_client *client) in ov50c40_check_sensor_id()
7027 static int ov50c40_probe(struct i2c_client *client, in ov50c40_probe()
7218 static int ov50c40_remove(struct i2c_client *client) in ov50c40_remove()