Lines Matching defs:client
115 struct i2c_client *client; member
685 static int ov13850_write_reg(struct i2c_client *client, u16 reg, in ov13850_write_reg()
715 static int ov13850_write_array(struct i2c_client *client, in ov13850_write_array()
730 static int ov13850_read_reg(struct i2c_client *client, u16 reg, in ov13850_read_reg()
1034 struct i2c_client *client = ov13850->client; in ov13850_s_stream() local
1071 struct i2c_client *client = ov13850->client; in ov13850_s_power() local
1192 struct i2c_client *client = to_i2c_client(dev); in ov13850_runtime_resume() local
1201 struct i2c_client *client = to_i2c_client(dev); in ov13850_runtime_suspend() local
1303 struct i2c_client *client = ov13850->client; in ov13850_set_ctrl() local
1435 struct i2c_client *client) in ov13850_check_sensor_id()
1476 static int ov13850_probe(struct i2c_client *client, in ov13850_probe()
1613 static int ov13850_remove(struct i2c_client *client) in ov13850_remove()