Searched refs:sc850sl_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc850sl.c | 1458 static const struct v4l2_ctrl_ops sc850sl_ctrl_ops = { variable 1495 sc850sl->vblank = v4l2_ctrl_new_std(handler, &sc850sl_ctrl_ops, in sc850sl_initialize_controls() 1501 sc850sl->exposure = v4l2_ctrl_new_std(handler, &sc850sl_ctrl_ops, in sc850sl_initialize_controls() 1506 sc850sl->anal_a_gain = v4l2_ctrl_new_std(handler, &sc850sl_ctrl_ops, in sc850sl_initialize_controls() 1512 &sc850sl_ctrl_ops, V4L2_CID_TEST_PATTERN, in sc850sl_initialize_controls() 1516 v4l2_ctrl_new_std(handler, &sc850sl_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in sc850sl_initialize_controls() 1517 v4l2_ctrl_new_std(handler, &sc850sl_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in sc850sl_initialize_controls()
|