Lines Matching defs:client
146 struct i2c_client *client; member
999 static int ov16a1q_write_reg(struct i2c_client *client, u16 reg, in ov16a1q_write_reg()
1029 static int ov16a1q_write_array(struct i2c_client *client, in ov16a1q_write_array()
1044 static int ov16a1q_read_reg(struct i2c_client *client, u16 reg, in ov16a1q_read_reg()
1439 struct i2c_client *client = ov16a1q->client; in ov16a1q_s_stream() local
1482 struct i2c_client *client = ov16a1q->client; in ov16a1q_s_power() local
1603 struct i2c_client *client = to_i2c_client(dev); in ov16a1q_runtime_resume() local
1612 struct i2c_client *client = to_i2c_client(dev); in ov16a1q_runtime_suspend() local
1757 struct i2c_client *client = ov16a1q->client; in ov16a1q_set_ctrl() local
1993 struct i2c_client *client) in ov16a1q_check_sensor_id()
2023 static int ov16a1q_probe(struct i2c_client *client, in ov16a1q_probe()
2174 static int ov16a1q_remove(struct i2c_client *client) in ov16a1q_remove()