Searched refs:ccs_ops (Results 1 – 1 of 1) sorted by relevance
2938 static const struct v4l2_subdev_ops ccs_ops; variable3036 v4l2_subdev_init(&ssd->sd, &ccs_ops); in ccs_create_subdev()3122 static const struct v4l2_subdev_ops ccs_ops = { variable3300 v4l2_i2c_subdev_init(&sensor->src->sd, client, &ccs_ops); in ccs_probe()