Lines Matching defs:client
146 struct i2c_client *client; member
7660 static int ov2718_write_reg(struct i2c_client *client, u16 reg, in ov2718_write_reg()
7704 static int ov2718_write_array(struct i2c_client *client, in ov2718_write_array()
7722 static int ov2718_read_reg(struct i2c_client *client, u16 reg, in ov2718_read_reg()
8027 struct i2c_client *client = ov2718->client; in ov2718_ioctl() local
8339 struct i2c_client *client = ov2718->client; in ov2718_s_stream() local
8376 struct i2c_client *client = ov2718->client; in ov2718_s_power() local
8493 struct i2c_client *client = to_i2c_client(dev); in ov2718_runtime_resume() local
8502 struct i2c_client *client = to_i2c_client(dev); in ov2718_runtime_suspend() local
8633 struct i2c_client *client = ov2718->client; in ov2718_set_ctrl() local
8821 struct i2c_client *client) in ov2718_check_sensor_id()
8904 static int ov2718_probe(struct i2c_client *client, in ov2718_probe()
9012 static int ov2718_remove(struct i2c_client *client) in ov2718_remove()