Searched refs:thp7312_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | thp7312.c | 1159 static const struct v4l2_ctrl_ops thp7312_ctrl_ops = { variable 1167 .ops = &thp7312_ctrl_ops, 1178 .ops = &thp7312_ctrl_ops, 1190 .ops = &thp7312_ctrl_ops, 1199 .ops = &thp7312_ctrl_ops, 1208 .ops = &thp7312_ctrl_ops, 1269 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1273 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1280 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1287 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, V4L2_CID_AUTO_WHITE_BALANCE, in thp7312_init_controls() [all …]
|