Searched refs:sensor_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sensor_adapter.c | 1260 static const struct v4l2_ctrl_ops sensor_ctrl_ops = { variable 1296 sensor->vblank = v4l2_ctrl_new_std(handler, &sensor_ctrl_ops, in sensor_initialize_controls() 1301 v4l2_ctrl_new_std(handler, &sensor_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in sensor_initialize_controls() 1302 v4l2_ctrl_new_std(handler, &sensor_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in sensor_initialize_controls()
|