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

/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2869 static const struct v4l2_subdev_ops ccs_ops; variable in typeref:struct:v4l2_subdev_ops
2969 v4l2_subdev_init(&ssd->sd, &ccs_ops);
3068 static const struct v4l2_subdev_ops ccs_ops = { variable in typeref:struct:v4l2_subdev_ops
3230 v4l2_i2c_subdev_init(&sensor->src->sd, client, &ccs_ops);

Completed in 133 milliseconds