Searched refs:ov9282_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ |
D | ov9282.c | 720 static const struct v4l2_ctrl_ops ov9282_ctrl_ops = { variable 1313 &ov9282_ctrl_ops, in ov9282_init_controls() 1321 &ov9282_ctrl_ops, in ov9282_init_controls() 1331 &ov9282_ctrl_ops, in ov9282_init_controls() 1337 v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops, V4L2_CID_VFLIP, in ov9282_init_controls() 1340 v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops, V4L2_CID_HFLIP, in ov9282_init_controls() 1344 ov9282->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls() 1351 &ov9282_ctrl_ops, in ov9282_init_controls() 1362 &ov9282_ctrl_ops, in ov9282_init_controls() 1371 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov9282_ctrl_ops, in ov9282_init_controls()
|