Lines Matching defs:client
365 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_read_reg() local
395 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_write_reg() local
415 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_write_reg_list() local
461 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_set_ctrl() local
599 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_start_streaming() local
633 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_stop_streaming() local
643 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2740_set_stream() local
677 struct i2c_client *client = to_i2c_client(dev); in ov2740_suspend() local
692 struct i2c_client *client = to_i2c_client(dev); in ov2740_resume() local
838 struct i2c_client *client = v4l2_get_subdevdata(&ov2740->sd); in ov2740_identify_module() local
921 static int ov2740_remove(struct i2c_client *client) in ov2740_remove()
935 static int ov2740_load_otp_data(struct i2c_client *client, struct nvm_data *nvm) in ov2740_load_otp_data()
1008 static int ov2740_register_nvmem(struct i2c_client *client) in ov2740_register_nvmem()
1059 static int ov2740_probe(struct i2c_client *client) in ov2740_probe()