Lines Matching defs:client
145 struct i2c_client *client; member
951 static int ov16a10_write_reg(struct i2c_client *client, u16 reg, in ov16a10_write_reg()
981 static int ov16a10_write_array(struct i2c_client *client, in ov16a10_write_array()
996 static int ov16a10_read_reg(struct i2c_client *client, u16 reg, in ov16a10_read_reg()
1391 struct i2c_client *client = ov16a10->client; in ov16a10_s_stream() local
1434 struct i2c_client *client = ov16a10->client; in ov16a10_s_power() local
1555 struct i2c_client *client = to_i2c_client(dev); in ov16a10_runtime_resume() local
1564 struct i2c_client *client = to_i2c_client(dev); in ov16a10_runtime_suspend() local
1709 struct i2c_client *client = ov16a10->client; in ov16a10_set_ctrl() local
1945 struct i2c_client *client) in ov16a10_check_sensor_id()
1975 static int ov16a10_probe(struct i2c_client *client, in ov16a10_probe()
2126 static int ov16a10_remove(struct i2c_client *client) in ov16a10_remove()