Searched refs:ccs_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/i2c/ccs/ |
| H A D | ccs-core.c | 819 &ccs_ctrl_ops, &props); in ccs_init_controls() 841 .ops = &ccs_ctrl_ops, in ccs_init_controls() 858 &ccs_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ccs_init_controls() 894 .ops = &ccs_ctrl_ops, in ccs_init_controls() 918 .ops = &ccs_ctrl_ops, in ccs_init_controls() 933 .ops = &ccs_ctrl_ops, in ccs_init_controls() 949 &ccs_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ccs_init_controls() 987 &ccs_ctrl_ops, V4L2_CID_TEST_PATTERN, in ccs_init_controls() 1010 &sensor->src->ctrl_handler, &ccs_ctrl_ops, in ccs_init_controls() 1040 &ccs_ctrl_ops, V4L2_CID_TEST_PATTERN_RED + i, in ccs_init_late_controls() [all …]
|