Lines Matching defs:client
100 #define ov8858_write_1byte(client, reg, val) \ argument
103 #define ov8858_read_1byte(client, reg, val) \ argument
165 struct i2c_client *client; member
1913 static int ov8858_write_reg(struct i2c_client *client, u16 reg, in ov8858_write_reg()
1941 static int ov8858_write_array(struct i2c_client *client, in ov8858_write_array()
1956 static int ov8858_read_reg(struct i2c_client *client, u16 reg, in ov8858_read_reg()
2431 struct i2c_client *client = ov8858->client; in ov8858_apply_otp_r1a() local
2522 struct i2c_client *client = ov8858->client; in ov8858_apply_otp_r2a() local
2640 struct i2c_client *client = ov8858->client; in ov8858_s_stream() local
2683 struct i2c_client *client = ov8858->client; in ov8858_s_power() local
2806 struct i2c_client *client = to_i2c_client(dev); in ov8858_runtime_resume() local
2815 struct i2c_client *client = to_i2c_client(dev); in ov8858_runtime_suspend() local
2930 struct i2c_client *client = ov8858->client; in ov8858_set_ctrl() local
3069 struct i2c_client *client = ov8858->client; in ov8858_otp_read_r1a() local
3195 struct i2c_client *client = ov8858->client; in ov8858_otp_read_r2a() local
3298 struct i2c_client *client = ov8858->client; in ov8858_otp_read() local
3340 struct i2c_client *client) in ov8858_check_sensor_id()
3449 static int ov8858_probe(struct i2c_client *client, in ov8858_probe()
3592 static int ov8858_remove(struct i2c_client *client) in ov8858_remove()