Home
last modified time | relevance | path

Searched refs:ccs_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/ccs/
H A Dccs-core.c2861 static const struct v4l2_subdev_ops ccs_ops; variable
2961 v4l2_subdev_init(&ssd->sd, &ccs_ops); in ccs_init_subdev()
3060 static const struct v4l2_subdev_ops ccs_ops = { variable
3220 v4l2_i2c_subdev_init(&sensor->src->sd, client, &ccs_ops); in ccs_probe()