Searched refs:ccs_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/media/i2c/ccs/ |
D | ccs-core.c | 796 static const struct v4l2_ctrl_ops ccs_ctrl_ops = { variable 829 .ops = &ccs_ctrl_ops, in ccs_init_controls() 846 &ccs_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ccs_init_controls() 882 .ops = &ccs_ctrl_ops, in ccs_init_controls() 906 .ops = &ccs_ctrl_ops, in ccs_init_controls() 921 .ops = &ccs_ctrl_ops, in ccs_init_controls() 937 &ccs_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ccs_init_controls() 946 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() 950 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() 953 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() [all …]
|