Searched refs:ccs_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/media/i2c/ccs/ |
D | ccs-core.c | 797 static const struct v4l2_ctrl_ops ccs_ctrl_ops = { variable 830 .ops = &ccs_ctrl_ops, in ccs_init_controls() 847 &ccs_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ccs_init_controls() 883 .ops = &ccs_ctrl_ops, in ccs_init_controls() 907 .ops = &ccs_ctrl_ops, in ccs_init_controls() 922 .ops = &ccs_ctrl_ops, in ccs_init_controls() 938 &ccs_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ccs_init_controls() 947 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() 951 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() 954 &sensor->pixel_array->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() [all …]
|