Lines Matching defs:client
115 struct i2c_client *client; member
1080 static int ov13855_write_reg(struct i2c_client *client, u16 reg, in ov13855_write_reg()
1110 static int ov13855_write_array(struct i2c_client *client, in ov13855_write_array()
1125 static int ov13855_read_reg(struct i2c_client *client, u16 reg, in ov13855_read_reg()
1446 struct i2c_client *client = ov13855->client; in ov13855_s_stream() local
1483 struct i2c_client *client = ov13855->client; in ov13855_s_power() local
1604 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_resume() local
1613 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_suspend() local
1740 struct i2c_client *client = ov13855->client; in ov13855_set_ctrl() local
1879 struct i2c_client *client) in ov13855_check_sensor_id()
1916 static int ov13855_probe(struct i2c_client *client, in ov13855_probe()
2053 static int ov13855_remove(struct i2c_client *client) in ov13855_remove()