Lines Matching defs:client
186 struct i2c_client *client; member
1470 static int imx464_write_reg(struct i2c_client *client, u16 reg, in imx464_write_reg()
1498 static int IMX464_write_array(struct i2c_client *client, in IMX464_write_array()
1512 static int IMX464_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in IMX464_read_reg()
1738 struct i2c_client *client = IMX464->client; in IMX464_set_hdrae() local
1931 struct i2c_client *client = IMX464->client; in IMX464_set_hdrae_3frame() local
2200 struct i2c_client *client = IMX464->client; in IMX464_set_conversion_gain() local
2234 struct i2c_client *client = to_i2c_client(dev); in set_conversion_gain_status() local
2525 struct i2c_client *client = IMX464->client; in IMX464_init_conversion_gain() local
2605 struct i2c_client *client = IMX464->client; in IMX464_s_stream() local
2642 struct i2c_client *client = IMX464->client; in IMX464_s_power() local
2758 struct i2c_client *client = to_i2c_client(dev); in IMX464_runtime_resume() local
2767 struct i2c_client *client = to_i2c_client(dev); in IMX464_runtime_suspend() local
2888 struct i2c_client *client = IMX464->client; in IMX464_set_ctrl() local
3117 struct i2c_client *client) in IMX464_check_sensor_id()
3147 static int IMX464_probe(struct i2c_client *client, in IMX464_probe()
3334 static int IMX464_remove(struct i2c_client *client) in IMX464_remove()